HomeSort by: relevance | last modified time | path
    Searched defs:gdb_xml_value (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
xml-support.h 71 struct gdb_xml_value struct
73 gdb_xml_value (const char *name_, void *value_) function in struct:gdb_xml_value
147 void *user_data, std::vector<gdb_xml_value> &attributes);
201 struct gdb_xml_value *xml_find_attribute
202 (std::vector<gdb_xml_value> &attributes, const char *name);
  /src/external/gpl3/gdb.old/dist/gdb/
xml-support.h 71 struct gdb_xml_value struct
73 gdb_xml_value (const char *name_, void *value_) function in struct:gdb_xml_value
147 void *user_data, std::vector<gdb_xml_value> &attributes);
200 struct gdb_xml_value *xml_find_attribute
201 (std::vector<gdb_xml_value> &attributes, const char *name);

Completed in 23 milliseconds