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

Data Fields

Word_t start
 
unsigned int len:31
 
unsigned int isevictable:1
 
unsigned char * code
 

Detailed Description

Definition at line 3902 of file target.c.

Field Documentation

unsigned char* code_cache_entry::code

Definition at line 3906 of file target.c.

unsigned int code_cache_entry::isevictable

Definition at line 3904 of file target.c.

unsigned int code_cache_entry::len

Definition at line 3904 of file target.c.

Word_t code_cache_entry::start

Definition at line 3903 of file target.c.


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