|
Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
Data Fields | |
| struct bsymbol * | system_call_symbol |
| ADDR | system_call_base_addr |
| struct array_list * | system_call_ret_idata_list |
| struct probe * | syscall_entry_probe |
| struct probe * | syscall_ret_probe |
| GHashTable * | thread_syscall_state_current |
| GHashTable * | thread_syscall_state_last |
Definition at line 2423 of file target_os_linux_generic.c.
| 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.
1.8.5