Searched refs:unrefed_fun_symbols (Results 1 – 3 of 3) sorted by relevance
395 if (!unrefed_fun_symbols) in get_unreferenced_function_symbols()397 unrefed_fun_symbols = elf_symbols(); in get_unreferenced_function_symbols()429 unrefed_fun_symbols->push_back(symbol); in get_unreferenced_function_symbols()434 return *unrefed_fun_symbols; in get_unreferenced_function_symbols()1636 elf_symbols unrefed_fun_symbols; member1665 unrefed_fun_symbols.push_back(*e); in add_unref_fun_symbols()1965 if (priv_->unrefed_fun_symbols.empty()) in get_unreferenced_function_symbols()1984 priv_->unrefed_fun_symbols.push_back(*e); in get_unreferenced_function_symbols()1990 return priv_->unrefed_fun_symbols; in get_unreferenced_function_symbols()
717 mutable abg_compat::optional<elf_symbols> unrefed_fun_symbols; member
1742 (corpus::unrefed_fun_symbols): Likewise.28963 (symtab_build_visitor_type::{unrefed_fun_symbols,29892 * src/abg-corpus.cc (corpus_priv::{unrefed_fun_symbols,