Searched refs:referenced_list (Results 1 – 2 of 2) sorted by relevance
43 if (this->referenced_list().find(entry) in do_transitive_closure()44 == this->referenced_list().end()) in do_transitive_closure()46 this->referenced_list().insert(entry); in do_transitive_closure()63 if (this->referenced_list().find(*it_v) in do_transitive_closure()64 == this->referenced_list().end()) in do_transitive_closure()
68 referenced_list() in referenced_list() function92 { return (this->referenced_list().find(Section_id(obj, shndx)) in is_section_garbage()93 == this->referenced_list().end()); } in is_section_garbage()