|
GDB (xrefs)
|
#include "target.h"
Public Attributes | |
| int | number |
| const char * | name |
| const char* syscall::name |
Definition at line 111 of file target.h.
Referenced by catch_syscall_split_args(), get_syscall_by_name(), get_syscall_by_number(), print_it_catch_syscall(), print_mention_catch_syscall(), print_one_catch_syscall(), print_recreate_catch_syscall(), and xml_list_syscalls_by_group().
| int syscall::number |
Definition at line 108 of file target.h.
Referenced by catch_syscall_split_args(), get_syscall_by_name(), get_syscall_by_number(), print_mention_catch_syscall(), print_recreate_catch_syscall(), and xml_list_syscalls_by_group().
1.8.14