GDB (xrefs)
|
Public Attributes | |
long | value |
const char * | name |
const char * | desc |
int | value |
Definition at line 45 of file proc-api.c.
const char * trans::desc |
Definition at line 48 of file proc-api.c.
Referenced by prettyfprint_faulttable_entry(), proc_prettyfprint_flags(), proc_prettyfprint_signal(), proc_prettyfprint_why(), and write_with_trace().
const char * trans::name |
Definition at line 47 of file proc-api.c.
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__(), and write_with_trace().
int trans::value |
Definition at line 46 of file proc-api.c.
Referenced by gdb.command.prompt._ExtendedPrompt::__init__(), gdb-gdb.TypeFlag::__lt__(), gdb.command.prompt._ExtendedPrompt::before_prompt_hook(), and gdb.command.prompt._ExtendedPrompt::get_show_string().
int trans::value |
Definition at line 48 of file proc-events.c.
Referenced by gdb.command.prompt._ExtendedPrompt::__init__(), gdb-gdb.TypeFlag::__lt__(), gdb.command.prompt._ExtendedPrompt::before_prompt_hook(), and gdb.command.prompt._ExtendedPrompt::get_show_string().