Searched refs:Pubname_offset_map (Results 1 – 3 of 3) sorted by relevance
219 typedef Unordered_map<off_t, off_t> Pubname_offset_map; typedef220 Pubname_offset_map cu_pubname_map_;221 Pubname_offset_map cu_pubtype_map_;228 Pubname_offset_map* map);
1031 Pubname_offset_map* map; in map_pubtable_to_dies()1085 Pubname_offset_map::iterator it = this->cu_pubname_map_.find(cu_offset); in find_pubname_offset()1097 Pubname_offset_map::iterator it = this->cu_pubtype_map_.find(cu_offset); in find_pubtype_offset()
1756 (Gdb_index::Pubname_offset_map): New type.