GDB (xrefs)
|
Public Attributes | |
uint32_t | value |
const char * | name |
Definition at line 730 of file windows-tdep.c.
const char* enum_value_name::name |
Definition at line 733 of file windows-tdep.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__(), and gdb.printing.PrettyPrinter::__init__().
uint32_t enum_value_name::value |
Definition at line 732 of file windows-tdep.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().