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>

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 2364 of file target_api.h.

Field Documentation

struct bsymbol* target_location_ctxt_frame::alt_bsymbol

Definition at line 2378 of file target_api.h.

struct bsymbol* target_location_ctxt_frame::bsymbol

Definition at line 2377 of file target_api.h.

target_location_ctxt_flag_t target_location_ctxt_frame::flags

Definition at line 2367 of file target_api.h.

int target_location_ctxt_frame::frame

Definition at line 2366 of file target_api.h.

void* target_location_ctxt_frame::priv

Definition at line 2391 of file target_api.h.

GHashTable* target_location_ctxt_frame::registers

Definition at line 2386 of file target_api.h.

struct target_location_ctxt* target_location_ctxt_frame::tlctxt

Definition at line 2365 of file target_api.h.


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