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

#include <dwdebug_priv.h>

Collaboration diagram for scope:
Collaboration graph
[legend]

Data Fields

REFCNT refcnt
 
SMOFFSET ref
 
struct symbolsymbol
 
struct symdictsymdict
 
struct rangerange
 
struct scopeparent
 
GSList * subscopes
 

Detailed Description

Definition at line 453 of file dwdebug_priv.h.

Field Documentation

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.


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