Home
last modified time | relevance | path

Searched refs:get_fun_symbol_map (Results 1 - 7 of 7) sorted by relevance

/third_party/libabigail/src/
H A Dabg-corpus.cc331 corpus::priv::get_fun_symbol_map() const in get_fun_symbol_map() function in abigail::ir::corpus::priv
1032 corpus::get_fun_symbol_map() const in get_fun_symbol_map() function in abigail::ir::corpus
1033 {return priv_->get_fun_symbol_map();} in get_fun_symbol_map()
1110 if (get_fun_symbol_map().empty()) in lookup_function_symbol()
1114 get_fun_symbol_map().find(n); in lookup_function_symbol()
1115 if ( it == get_fun_symbol_map().end()) in lookup_function_symbol()
1177 if (get_fun_symbol_map().empty()) in lookup_function_symbol()
1181 get_fun_symbol_map().find(symbol_name); in lookup_function_symbol()
1182 if ( it == get_fun_symbol_map().end()) in lookup_function_symbol()
1843 corpus_group::get_fun_symbol_map() cons function in abigail::ir::corpus_group
[all...]
H A Dabg-leaf-reporter.cc798 s1->get_aliases_id_string(fc->get_fun_symbol_map()); in report()
801 s2->get_aliases_id_string(sc->get_fun_symbol_map()); in report()
1047 d.first_corpus()->get_fun_symbol_map()); in report()
1096 d.second_corpus()->get_fun_symbol_map()); in report()
1330 d.first_corpus()->get_fun_symbol_map()); in report()
1367 d.second_corpus()->get_fun_symbol_map()); in report()
1404 d.first_corpus()->get_fun_symbol_map()); in report()
1441 d.second_corpus()->get_fun_symbol_map()); in report()
H A Dabg-default-reporter.cc1491 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()
H A Dabg-corpus-priv.h739 get_fun_symbol_map() const;
H A Dabg-writer.cc838 get_fun_symbol_map() const in get_fun_symbol_map() function in abigail::xml_writer::write_context
842 get_fun_symbol_map() in get_fun_symbol_map() function in abigail::xml_writer::write_context
4549 if (!corpus->get_fun_symbol_map().empty()) in write_corpus()
/third_party/libabigail/include/
H A Dabg-corpus.h168 get_fun_symbol_map() const;
381 get_fun_symbol_map() const;
/third_party/libabigail/tests/
H A Dtest-symtab.cc114 CHECK(corpus.get_fun_symbol_map().size() == function_symbols); in assert_symbol_count()

Completed in 14 milliseconds