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

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dtdesc.h37 virtual void visit_post (const target_desc *e) function in class:tdesc_element_visitor
43 virtual void visit_post (const tdesc_feature *e) function in class:tdesc_element_visitor
433 void visit_post (const target_desc *e) override;
435 void visit_post (const tdesc_feature *e) override;
H A Dtdesc.cc71 v.visit_post (this);
302 void print_xml_feature::visit_post (const tdesc_feature *e) function in class:print_xml_feature
420 void print_xml_feature::visit_post (const target_desc *e) function in class:print_xml_feature
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dtdesc.h37 virtual void visit_post (const target_desc *e) function in class:tdesc_element_visitor
43 virtual void visit_post (const tdesc_feature *e) function in class:tdesc_element_visitor
433 void visit_post (const target_desc *e) override;
435 void visit_post (const tdesc_feature *e) override;
H A Dtdesc.cc71 v.visit_post (this);
302 void print_xml_feature::visit_post (const tdesc_feature *e) function in class:print_xml_feature
424 void print_xml_feature::visit_post (const target_desc *e) function in class:print_xml_feature
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dtdesc.cc58 v.visit_post (this);
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dtdesc.cc58 v.visit_post (this);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-descriptions.c377 v.visit_post (this);
1427 void visit_post (const tdesc_feature *e) override
1430 void visit_post (const target_desc *e) override
1636 void visit_post (const target_desc *e) override
1661 void visit_post (const tdesc_feature *e) override
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-descriptions.c376 v.visit_post (this);
1413 void visit_post (const tdesc_feature *e) override
1416 void visit_post (const target_desc *e) override
1622 void visit_post (const target_desc *e) override
1647 void visit_post (const tdesc_feature *e) override

Completed in 155 milliseconds