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

#include <target_api.h>

Collaboration diagram for target_decoder_binding:
Collaboration graph
[legend]

Data Fields

struct targettarget
 
void * decoder_data
 
GHashTable * symbol_name_decoders
 
struct target_decoder_liblib
 

Detailed Description

Definition at line 1970 of file target_api.h.

Field Documentation

void* target_decoder_binding::decoder_data

Definition at line 1972 of file target_api.h.

struct target_decoder_lib* target_decoder_binding::lib

Definition at line 1974 of file target_api.h.

GHashTable* target_decoder_binding::symbol_name_decoders

Definition at line 1973 of file target_api.h.

struct target* target_decoder_binding::target

Definition at line 1971 of file target_api.h.


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