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
dwarf_cfa_fde Struct Reference
Collaboration diagram for dwarf_cfa_fde:
Collaboration graph
[legend]

Data Fields

ptrdiff_t offset
 
struct dwarf_cfa_ciecie
 
ADDR initial_location
 
ADDR address_range
 
unsigned char * instructions
 
unsigned int len
 
GHashTable * regrules
 

Detailed Description

Definition at line 110 of file dwarf_cfa.c.

Field Documentation

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.


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