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

#include <target_os.h>

Collaboration diagram for target_os_syscall:
Collaboration graph
[legend]

Data Fields

uint8_t isstub:1
 
int num
 
ADDR addr
 
struct bsymbolbsymbol
 
struct bsymbolwrapped_bsymbol
 
GSList * args
 

Detailed Description

Definition at line 35 of file target_os.h.

Field Documentation

ADDR target_os_syscall::addr

Definition at line 41 of file target_os.h.

GSList* target_os_syscall::args

Definition at line 53 of file target_os.h.

struct bsymbol* target_os_syscall::bsymbol

Definition at line 42 of file target_os.h.

uint8_t target_os_syscall::isstub

Definition at line 39 of file target_os.h.

int target_os_syscall::num

Definition at line 40 of file target_os.h.

struct bsymbol* target_os_syscall::wrapped_bsymbol

Definition at line 48 of file target_os.h.


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