Searched refs:get_sorted_undefined_fun_symbols (Results 1 – 6 of 6) sorted by relevance
330 app_corpus->get_sorted_undefined_fun_symbols().begin(); in perform_compat_check_in_normal_mode()331 i != app_corpus->get_sorted_undefined_fun_symbols().end(); in perform_compat_check_in_normal_mode()349 || !app_corpus->get_sorted_undefined_fun_symbols().empty()) in perform_compat_check_in_normal_mode()469 app_corpus->get_sorted_undefined_fun_symbols().begin(); in perform_compat_check_in_weak_mode()470 i != app_corpus->get_sorted_undefined_fun_symbols().end(); in perform_compat_check_in_weak_mode()487 || !app_corpus->get_sorted_undefined_fun_symbols().empty()) in perform_compat_check_in_weak_mode()697 app_corpus->get_sorted_undefined_fun_symbols().begin(); in main()698 i != app_corpus->get_sorted_undefined_fun_symbols().end(); in main()
348 corpus::priv::get_sorted_undefined_fun_symbols() const in get_sorted_undefined_fun_symbols() function in abigail::ir::corpus::priv376 for (const auto& symbol : get_sorted_undefined_fun_symbols()) in get_undefined_fun_symbol_map()1086 corpus::get_sorted_undefined_fun_symbols() const in get_sorted_undefined_fun_symbols() function in abigail::ir::corpus1087 {return priv_->get_sorted_undefined_fun_symbols();} in get_sorted_undefined_fun_symbols()
742 get_sorted_undefined_fun_symbols() const;
184 get_sorted_undefined_fun_symbols() const;
128 CHECK(corpus.get_sorted_undefined_fun_symbols().size() in assert_symbol_count()
25485 get_undefined_fun_symbol_map, get_sorted_undefined_fun_symbols,25490 get_undefined_fun_symbol_map, get_sorted_undefined_fun_symbols,