Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
#include <target_process.h>
Data Fields | |
int(* | init )(struct target *target) |
int(* | fini )(struct target *target) |
target_process_type_t(* | type )(struct target *target) |
Definition at line 95 of file target_process.h.
Definition at line 97 of file target_process.h.
Definition at line 96 of file target_process.h.
target_process_type_t(* target_process_ops::type)(struct target *target) |
Definition at line 99 of file target_process.h.