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

Data Fields

struct bsymbolsystem_call_symbol
 
ADDR system_call_base_addr
 
struct array_listsystem_call_ret_idata_list
 
struct probesyscall_entry_probe
 
struct probesyscall_ret_probe
 
GHashTable * thread_syscall_state_current
 
GHashTable * thread_syscall_state_last
 

Detailed Description

Definition at line 2423 of file target_os_linux_generic.c.

Field Documentation

struct probe* old_linux_syscall_probe_state::syscall_entry_probe

Definition at line 2445 of file target_os_linux_generic.c.

struct probe* old_linux_syscall_probe_state::syscall_ret_probe

Definition at line 2446 of file target_os_linux_generic.c.

ADDR old_linux_syscall_probe_state::system_call_base_addr

Definition at line 2425 of file target_os_linux_generic.c.

struct array_list* old_linux_syscall_probe_state::system_call_ret_idata_list

Definition at line 2426 of file target_os_linux_generic.c.

struct bsymbol* old_linux_syscall_probe_state::system_call_symbol

Definition at line 2424 of file target_os_linux_generic.c.

GHashTable* old_linux_syscall_probe_state::thread_syscall_state_current

Definition at line 2449 of file target_os_linux_generic.c.

GHashTable* old_linux_syscall_probe_state::thread_syscall_state_last

Definition at line 2451 of file target_os_linux_generic.c.


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