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

#include <dwdebug_priv.h>

Data Fields

GHashTable * tab
 
GHashTable * duptab
 
GHashTable * anontab
 

Detailed Description

Symbol dictionaries (symdicts).

Definition at line 358 of file dwdebug_priv.h.

Field Documentation

GHashTable* symdict::anontab

Definition at line 383 of file dwdebug_priv.h.

GHashTable* symdict::duptab

Definition at line 375 of file dwdebug_priv.h.

GHashTable* symdict::tab

Definition at line 368 of file dwdebug_priv.h.


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