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

#include <disasm.h>

Collaboration diagram for disasm_data:
Collaboration graph
[legend]

Data Fields

struct bsymbolbsymbol
 
ADDR start
 
unsigned int len
 
unsigned char * code
 

Detailed Description

Definition at line 136 of file disasm.h.

Field Documentation

struct bsymbol* disasm_data::bsymbol

Definition at line 137 of file disasm.h.

unsigned char* disasm_data::code

Definition at line 140 of file disasm.h.

unsigned int disasm_data::len

Definition at line 139 of file disasm.h.

ADDR disasm_data::start

Definition at line 138 of file disasm.h.


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