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
addrspace Struct Reference

#include <target.h>

Collaboration diagram for addrspace:
Collaboration graph
[legend]

Data Fields

struct targettarget
 
ADDR tag
 
char * name
 
GList * regions
 
REFCNT refcnt
 
REFCNT refcntw
 
obj_flags_t obj_flags
 

Detailed Description

Data structure definitions.

Definition at line 893 of file target.h.

Field Documentation

char* addrspace::name

Definition at line 898 of file target.h.

obj_flags_t addrspace::obj_flags

Definition at line 913 of file target.h.

REFCNT addrspace::refcnt

Definition at line 911 of file target.h.

REFCNT addrspace::refcntw

Definition at line 912 of file target.h.

GList* addrspace::regions

Definition at line 909 of file target.h.

ADDR addrspace::tag

Definition at line 897 of file target.h.

struct target* addrspace::target

Definition at line 895 of file target.h.


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