Searched refs:xml_formatter (Results 1 – 5 of 5) sorted by relevance
604 xml_formatter::605 xml_formatter(profile_container const * p, in xml_formatter() function in format_output::xml_formatter620 void xml_formatter::627 void xml_formatter::output(ostream & out) in output()658 xml_formatter::get_bfd_object(symbol_entry const * symb, op_bfd * & abfd) const in get_bfd_object()695 void xml_formatter::737 void xml_formatter::output_cg_children(ostream & out, in output_cg_children()757 void xml_formatter::output_symbol_data(ostream & out) in output_symbol_data()779 string xml_formatter::835 void xml_formatter::[all …]
238 class xml_formatter : public formatter {241 xml_formatter(profile_container const * profile,300 class xml_cg_formatter : public xml_formatter {
26 xml_utils(format_output::xml_formatter * xo,
30 format_output::xml_formatter * xml_out;112 xml_utils::xml_utils(format_output::xml_formatter * xo, in xml_utils()
377 format_output::xml_formatter * xml_out = 0; in output_symbols()381 xml_out = new format_output::xml_formatter(&pc, symbols, in output_symbols()