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

#include <target_api.h>

Collaboration diagram for target_location_ctxt_frame:
Collaboration graph
[legend]

Data Fields

struct target_location_ctxttlctxt
 
int frame
 
target_location_ctxt_flag_t flags
 
struct bsymbolbsymbol
 
struct bsymbolalt_bsymbol
 
GHashTable * registers
 
void * priv
 

Detailed Description

Definition at line 2402 of file target_api.h.

Field Documentation

struct bsymbol* target_location_ctxt_frame::alt_bsymbol

Definition at line 2416 of file target_api.h.

struct bsymbol* target_location_ctxt_frame::bsymbol

Definition at line 2415 of file target_api.h.

target_location_ctxt_flag_t target_location_ctxt_frame::flags

Definition at line 2405 of file target_api.h.

int target_location_ctxt_frame::frame

Definition at line 2404 of file target_api.h.

void* target_location_ctxt_frame::priv

Definition at line 2429 of file target_api.h.

GHashTable* target_location_ctxt_frame::registers

Definition at line 2424 of file target_api.h.

struct target_location_ctxt* target_location_ctxt_frame::tlctxt

Definition at line 2403 of file target_api.h.


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