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>

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 882 of file target.h.

Field Documentation

char* addrspace::name

Definition at line 887 of file target.h.

obj_flags_t addrspace::obj_flags

Definition at line 902 of file target.h.

REFCNT addrspace::refcnt

Definition at line 900 of file target.h.

REFCNT addrspace::refcntw

Definition at line 901 of file target.h.

GList* addrspace::regions

Definition at line 898 of file target.h.

ADDR addrspace::tag

Definition at line 886 of file target.h.

struct target* addrspace::target

Definition at line 884 of file target.h.


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