Searched refs:old_map (Results 1 – 2 of 2) sorted by relevance
313 const MapEntry* old_map = p.second; in CreateThreadWithUpdatedMaps() local315 const std::string& path = old_map->dso->Path(); in CreateThreadWithUpdatedMaps()319 *map = *old_map; in CreateThreadWithUpdatedMaps()321 if (JITDebugReader::IsPathInJITSymFile(old_map->dso->Path())) { in CreateThreadWithUpdatedMaps()
692 const dex::MapList* old_map = old_dex_.GetMapList(); in Encode() local693 CHECK_LT(old_map->size_, std::numeric_limits<uint32_t>::max()); in Encode()