Home
last modified time | relevance | path

Searched refs:gdb_xml_value (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dxml-support.h73 struct gdb_xml_value struct
78 typedef struct gdb_xml_value gdb_xml_value_s; argument
221 struct gdb_xml_value *xml_find_attribute (VEC(gdb_xml_value_s) *attributes,
H A Dxml-tdesc.c185 struct gdb_xml_value *attrs = VEC_address (gdb_xml_value_s, attributes); in tdesc_start_reg()
254 struct gdb_xml_value *attr; in tdesc_start_struct()
298 struct gdb_xml_value *attr; in tdesc_start_field()
391 struct gdb_xml_value *attrs = VEC_address (gdb_xml_value_s, attributes); in tdesc_start_vector()
H A Dxml-support.c143 struct gdb_xml_value *
146 struct gdb_xml_value *value; in xml_find_attribute()
162 struct gdb_xml_value *value; in gdb_xml_values_cleanup()
240 struct gdb_xml_value new_value; in gdb_xml_start_element()
H A Dxml-syscall.c179 struct gdb_xml_value *attrs = VEC_address (gdb_xml_value_s, attributes); in syscall_start_syscall()
H A Dsolib-svr4.c1027 struct gdb_xml_value *main_lm = xml_find_attribute (attributes, "main-lm"); in svr4_library_list_start_list()
H A Dremote.c2622 struct gdb_xml_value *attr; in start_thread()