Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
Data Fields | |
ptrdiff_t | offset |
struct dwarf_cfa_cie * | cie |
ADDR | initial_location |
ADDR | address_range |
unsigned char * | instructions |
unsigned int | len |
GHashTable * | regrules |
Definition at line 110 of file dwarf_cfa.c.
ADDR dwarf_cfa_fde::address_range |
Definition at line 114 of file dwarf_cfa.c.
struct dwarf_cfa_cie* dwarf_cfa_fde::cie |
Definition at line 112 of file dwarf_cfa.c.
ADDR dwarf_cfa_fde::initial_location |
Definition at line 113 of file dwarf_cfa.c.
unsigned char* dwarf_cfa_fde::instructions |
Definition at line 116 of file dwarf_cfa.c.
unsigned int dwarf_cfa_fde::len |
Definition at line 117 of file dwarf_cfa.c.
ptrdiff_t dwarf_cfa_fde::offset |
Definition at line 111 of file dwarf_cfa.c.
GHashTable* dwarf_cfa_fde::regrules |
Definition at line 120 of file dwarf_cfa.c.