Lines Matching refs:symbol
3 * outputting format for symbol lists
111 format_map[ff_symb_name] = field_description(30, "symbol name", &formatter::format_symb_name);
272 return symbol_names.demangle(f.symbol.name);
278 return get_image_name(f.symbol.image_name,
288 return get_image_name(f.symbol.app_name,
479 // cumulated percent are relative to current symbol.
572 // module+symbol table for detecting duplicate symbols
707 // first time we've seen this symbol
815 // only output source_file if it is different than the symbol's
843 // output symbol's summary data for each profile class
858 out << open_element(SYMBOL, true);
893 out << close_element(SYMBOL);
957 // output symbol's summary data for each profile class
970 out << open_element(SYMBOL, true);
992 out << close_element(SYMBOL);
1008 // output symbol's summary data for each profile class
1016 out << open_element(SYMBOL, true);
1046 out << close_element(SYMBOL);