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

#include <dwdebug_priv.h>

Data Fields

uint8_t is_eh_frame:1
 
uint64_t frame_sec_offset
 
uint64_t frame_sec_addr
 
GHashTable * cfa_cie
 
clrangesimple_t cfa_fde
 

Detailed Description

Definition at line 247 of file dwdebug_priv.h.

Field Documentation

GHashTable* dwarf_debugfile_info::cfa_cie

Definition at line 280 of file dwdebug_priv.h.

clrangesimple_t dwarf_debugfile_info::cfa_fde

Definition at line 281 of file dwdebug_priv.h.

uint64_t dwarf_debugfile_info::frame_sec_addr

Definition at line 259 of file dwdebug_priv.h.

uint64_t dwarf_debugfile_info::frame_sec_offset

Definition at line 258 of file dwdebug_priv.h.

uint8_t dwarf_debugfile_info::is_eh_frame

Definition at line 253 of file dwdebug_priv.h.


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