Searched refs:get_fun_symbol_map (Results 1 – 8 of 8) sorted by relevance
331 corpus::priv::get_fun_symbol_map() const in get_fun_symbol_map() function in abigail::ir::corpus::priv1056 corpus::get_fun_symbol_map() const in get_fun_symbol_map() function in abigail::ir::corpus1057 {return priv_->get_fun_symbol_map();} in get_fun_symbol_map()1134 if (get_fun_symbol_map().empty()) in lookup_function_symbol()1138 get_fun_symbol_map().find(n); in lookup_function_symbol()1139 if ( it == get_fun_symbol_map().end()) in lookup_function_symbol()1201 if (get_fun_symbol_map().empty()) in lookup_function_symbol()1205 get_fun_symbol_map().find(symbol_name); in lookup_function_symbol()1206 if ( it == get_fun_symbol_map().end()) in lookup_function_symbol()1816 corpus_group::get_fun_symbol_map() const in get_fun_symbol_map() function in abigail::ir::corpus_group[all …]
847 s1->get_aliases_id_string(fc->get_fun_symbol_map()); in report()850 s2->get_aliases_id_string(sc->get_fun_symbol_map()); in report()1096 d.first_corpus()->get_fun_symbol_map()); in report()1145 d.second_corpus()->get_fun_symbol_map()); in report()1379 d.first_corpus()->get_fun_symbol_map()); in report()1416 d.second_corpus()->get_fun_symbol_map()); in report()1453 d.first_corpus()->get_fun_symbol_map()); in report()1490 d.second_corpus()->get_fun_symbol_map()); in report()
1491 s1->get_aliases_id_string(fc->get_fun_symbol_map()); in report()1494 s2->get_aliases_id_string(sc->get_fun_symbol_map()); in report()1750 d.first_corpus()->get_fun_symbol_map()); in report()1799 d.second_corpus()->get_fun_symbol_map()); in report()2047 d.first_corpus()->get_fun_symbol_map()); in report()2084 d.second_corpus()->get_fun_symbol_map()); in report()2121 d.first_corpus()->get_fun_symbol_map()); in report()2158 d.second_corpus()->get_fun_symbol_map()); in report()
739 get_fun_symbol_map() const;
826 get_fun_symbol_map() const in get_fun_symbol_map() function in abigail::xml_writer::write_context830 get_fun_symbol_map() in get_fun_symbol_map() function in abigail::xml_writer::write_context4411 if (!corpus->get_fun_symbol_map().empty()) in write_corpus()
175 get_fun_symbol_map() const;385 get_fun_symbol_map() const;
117 CHECK(corpus.get_fun_symbol_map().size() == function_symbols); in assert_symbol_count()
11004 get_var_symbol_map, get_fun_symbol_map, get_sorted_fun_symbols,28570 * src/abg-writer.cc (write_context::get_fun_symbol_map): New