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

Data Fields

probe_handler_phase_t phase
 
uint8_t finished:1
 
uint8_t pre_fully_loaded:1
 
uint8_t post_fully_loaded:1
 
GHashTable * nv
 
GHashTable * nr
 

Detailed Description

Definition at line 28 of file probe_value.c.

Field Documentation

uint8_t probe_value::finished

Definition at line 31 of file probe_value.c.

GHashTable* probe_value::nr

Definition at line 38 of file probe_value.c.

GHashTable* probe_value::nv

Definition at line 36 of file probe_value.c.

probe_handler_phase_t probe_value::phase

Definition at line 29 of file probe_value.c.

uint8_t probe_value::post_fully_loaded

Definition at line 31 of file probe_value.c.

uint8_t probe_value::pre_fully_loaded

Definition at line 31 of file probe_value.c.


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