GDB (xrefs)
|
Go to the source code of this file.
Functions | |
struct target_desc * | file_read_description_xml (const char *filename) |
struct target_desc * | target_read_description_xml (struct target_ops *) |
struct target_desc* file_read_description_xml | ( | const char * | filename | ) | [read] |
Definition at line 567 of file xml-tdesc.c.
References _, do_cleanups(), ldirname(), make_cleanup(), tdesc_parse_xml(), warning(), xfree(), and xml_fetch_content_from_file().
Referenced by target_find_description().
struct target_desc* target_read_description_xml | ( | struct target_ops * | ) | [read] |
Definition at line 617 of file xml-tdesc.c.
References do_cleanups(), fetch_available_features_from_target(), make_cleanup(), tdesc_parse_xml(), and xfree().
Referenced by target_find_description().