GDB (xrefs)
|
#include "target.h"
Public Attributes | |
int | number |
const char * | name |
const char* syscall::name |
Definition at line 117 of file target.h.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.disassembler.Disassembler::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.types.TypePrinter::__init__(), gdb.unwinder.Unwinder::__init__(), gdb.xmethod.XMethod::__init__(), gdb.xmethod.XMethodMatcher::__init__(), gdb.printing.PrettyPrinter::__init__(), get_syscall_by_number(), syscall_catchpoint::print_it(), syscall_catchpoint::print_mention(), syscall_catchpoint::print_one(), and syscall_catchpoint::print_recreate().
int syscall::number |
Definition at line 114 of file target.h.
Referenced by catch_syscall_split_args(), get_syscall_by_number(), syscall_catchpoint::print_mention(), and syscall_catchpoint::print_recreate().