Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
os_linux_vma Struct Reference

#include <target_os_linux_generic.h>

Collaboration diagram for os_linux_vma:
Collaboration graph
[legend]

Data Fields

struct valuevma
 
ADDR next_vma_addr
 
struct os_linux_vmanext
 
struct memrangerange
 

Detailed Description

Definition at line 219 of file target_os_linux_generic.h.

Field Documentation

struct os_linux_vma* os_linux_vma::next

Definition at line 222 of file target_os_linux_generic.h.

ADDR os_linux_vma::next_vma_addr

Definition at line 221 of file target_os_linux_generic.h.

struct memrange* os_linux_vma::range

Definition at line 223 of file target_os_linux_generic.h.

struct value* os_linux_vma::vma

Definition at line 220 of file target_os_linux_generic.h.


The documentation for this struct was generated from the following file: