GDB (xrefs)
|
#include "xml-support.h"
Public Attributes | |
const char * | name |
int | flags |
gdb_xml_attribute_handler * | handler |
const void * | handler_data |
Definition at line 112 of file xml-support.h.
int gdb_xml_attribute::flags |
Definition at line 115 of file xml-support.h.
gdb_xml_attribute_handler* gdb_xml_attribute::handler |
Definition at line 116 of file xml-support.h.
const void* gdb_xml_attribute::handler_data |
Definition at line 117 of file xml-support.h.
const char* gdb_xml_attribute::name |
Definition at line 114 of file xml-support.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__(), and gdb.dap.varref.BaseReference::to_object().