GDB (xrefs)
|
#include "xml-support.h"
Public Attributes | |
const char * | name |
ULONGEST | value |
Definition at line 212 of file xml-support.h.
const char* gdb_xml_enum::name |
Definition at line 214 of file xml-support.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__(), and gdb.printing.PrettyPrinter::__init__().
ULONGEST gdb_xml_enum::value |
Definition at line 215 of file xml-support.h.
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().