Searched refs:print_xml_feature (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dtdesc.cc296 void print_xml_feature::visit_pre (const tdesc_feature *e)
302 void print_xml_feature::visit_post (const tdesc_feature *e)
308 void print_xml_feature::visit (const tdesc_type_builtin *t)
313 void print_xml_feature::visit (const tdesc_type_vector *t)
319 void print_xml_feature::visit (const tdesc_type_with_fields *t)
377 void print_xml_feature::visit (const tdesc_reg *r)
397 void print_xml_feature::visit_pre (const target_desc *e)
420 void print_xml_feature::visit_post (const target_desc *e)
429 print_xml_feature::add_line (const std::string &str)
439 print_xml_feature
[all...]
H A Dtdesc.h424 class print_xml_feature : public tdesc_element_visitor class in inherits:tdesc_element_visitor
427 print_xml_feature (std::string *buffer_) function in class:print_xml_feature
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dtdesc.cc296 void print_xml_feature::visit_pre (const tdesc_feature *e)
302 void print_xml_feature::visit_post (const tdesc_feature *e)
308 void print_xml_feature::visit (const tdesc_type_builtin *t)
313 void print_xml_feature::visit (const tdesc_type_vector *t)
319 void print_xml_feature::visit (const tdesc_type_with_fields *t)
381 void print_xml_feature::visit (const tdesc_reg *r)
401 void print_xml_feature::visit_pre (const target_desc *e)
424 void print_xml_feature::visit_post (const target_desc *e)
433 print_xml_feature::add_line (const std::string &str)
443 print_xml_feature
[all...]
H A Dtdesc.h424 class print_xml_feature : public tdesc_element_visitor class in inherits:tdesc_element_visitor
427 print_xml_feature (std::string *buffer_) function in class:print_xml_feature
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dtdesc.cc202 print_xml_feature v (&buffer);
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dtdesc.cc202 print_xml_feature v (&buffer);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-descriptions.c1735 print_xml_feature v (&buffer);
1825 print_xml_feature v (&buf);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-descriptions.c1721 print_xml_feature v (&buffer);
1858 print_xml_feature v (&buf);

Completed in 208 milliseconds