|
Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
#include <target_api.h>
Data Fields | |
| char * | name |
| void *(* | bind )(struct target_decoder_binding *tdb) |
| int(* | unbind )(struct target_decoder_binding *tdb, void *decoder_data) |
Definition at line 1964 of file target_api.h.
| void*(* target_decoder_lib::bind)(struct target_decoder_binding *tdb) |
Definition at line 1966 of file target_api.h.
| char* target_decoder_lib::name |
Definition at line 1965 of file target_api.h.
| int(* target_decoder_lib::unbind)(struct target_decoder_binding *tdb, void *decoder_data) |
Definition at line 1967 of file target_api.h.
1.8.8