GDB (xrefs)
|
#include "target.h"
Public Attributes | |
int | number |
const char * | name |
const char* syscall::name |
Definition at line 122 of file target.h.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), gdb.dap.varref.BaseReference::__init__(), gdb.disassembler.Disassembler::__init__(), gdb.printing.SubPrettyPrinter::__init__(), gdb.types.TypePrinter::__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(), syscall_catchpoint::print_recreate(), and gdb.dap.varref.BaseReference::to_object().
int syscall::number |
Definition at line 119 of file target.h.
Referenced by catch_syscall_split_args(), get_syscall_by_number(), syscall_catchpoint::print_mention(), and syscall_catchpoint::print_recreate().