|
GDB (xrefs)
|
#include "xml-support.h"
Public Attributes | |
| const char * | name |
| ULONGEST | value |
Definition at line 214 of file xml-support.h.
| const char* gdb_xml_enum::name |
Definition at line 216 of file xml-support.h.
Referenced by gdb_xml_parse_attr_enum().
| ULONGEST gdb_xml_enum::value |
Definition at line 217 of file xml-support.h.
Referenced by gdb_xml_parse_attr_enum().
1.8.14