Searched refs:Sections_reachable (Results 1 – 2 of 2) sorted by relevance
53 typedef Unordered_set<Section_id, Section_id_hash> Sections_reachable; typedef54 typedef std::map<Section_id, Sections_reachable> Section_ref;59 typedef std::map<std::string, Sections_reachable> Cident_section_map;67 Sections_reachable&112 Sections_reachable& reachable = this->section_reloc_map_[src_id]; in add_reference()121 Sections_reachable referenced_list_;362 Garbage_collection::Sections_reachable& in gc_process_relocs()364 Garbage_collection::Sections_reachable& cident_secn(ele->second); in gc_process_relocs()365 for (Garbage_collection::Sections_reachable::iterator it_v in gc_process_relocs()
56 Garbage_collection::Sections_reachable v = find_it->second; in do_transitive_closure()58 for (Garbage_collection::Sections_reachable::iterator it_v = v.begin(); in do_transitive_closure()