Searched refs:get_next_common_instance (Results 1 – 3 of 3) sorted by relevance
1959 return bool(get_next_common_instance()); in has_other_common_instances()1971 elf_symbol::get_next_common_instance() const in get_next_common_instance() function in abigail::ir::elf_symbol1994 for (elf_symbol_sptr c = get_next_common_instance(); in add_common_instance()1996 c = c->get_next_common_instance()) in add_common_instance()1998 if (c->get_next_common_instance().get() == get_main_symbol().get()) in add_common_instance()
991 get_next_common_instance() const;
1828 (elf_symbol::get_next_common_instance): Likewise.16991 get_next_common_instance, add_common_instance}): New member functions.16999 get_next_common_instance, add_common_instance}): Define new member