|
Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
#include <dwdebug_priv.h>

Data Fields | |
| REFCNT | refcnt |
| SMOFFSET | ref |
| struct symbol * | symbol |
| struct symdict * | symdict |
| struct range * | range |
| struct scope * | parent |
| GSList * | subscopes |
Definition at line 453 of file dwdebug_priv.h.
| struct scope* scope::parent |
Definition at line 476 of file dwdebug_priv.h.
| struct range* scope::range |
Definition at line 471 of file dwdebug_priv.h.
| SMOFFSET scope::ref |
Definition at line 460 of file dwdebug_priv.h.
| REFCNT scope::refcnt |
Definition at line 455 of file dwdebug_priv.h.
| GSList* scope::subscopes |
Definition at line 484 of file dwdebug_priv.h.
| struct symbol* scope::symbol |
Definition at line 463 of file dwdebug_priv.h.
| struct symdict* scope::symdict |
Definition at line 466 of file dwdebug_priv.h.
1.8.8