Home
last modified time | relevance | path

Searched refs:gdb_xml_create_parser_and_cleanup (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dxml-support.h177 struct gdb_xml_parser *gdb_xml_create_parser_and_cleanup
H A Dxml-support.c489 gdb_xml_create_parser_and_cleanup (const char *name, in gdb_xml_create_parser_and_cleanup() function
899 parser = gdb_xml_create_parser_and_cleanup (name, xinclude_elements, data); in xml_process_xincludes()