GDB (xrefs)
Public Attributes | List of all members
gdb_xml_enum Struct Reference

#include "xml-support.h"

Public Attributes

const char * name
 
ULONGEST value
 

Detailed Description

Definition at line 214 of file xml-support.h.

Member Data Documentation

◆ name

const char* gdb_xml_enum::name

Definition at line 216 of file xml-support.h.

Referenced by gdb_xml_parse_attr_enum().

◆ value

ULONGEST gdb_xml_enum::value

Definition at line 217 of file xml-support.h.

Referenced by gdb_xml_parse_attr_enum().


The documentation for this struct was generated from the following file: