Searched refs:referenced_list (Results 1 – 2 of 2) sorted by relevance
43 if (!this->referenced_list().insert(entry).second) in do_transitive_closure()57 if (this->referenced_list().find(*it_v) in do_transitive_closure()58 == this->referenced_list().end()) in do_transitive_closure()
64 referenced_list() in referenced_list() function88 { return (this->referenced_list().find(Section_id(obj, shndx)) in is_section_garbage()89 == this->referenced_list().end()); } in is_section_garbage()