Searched refs:ActiveRTDyldItr (Results 1 – 1 of 1) sorted by relevance
169 auto ActiveRTDyldItr = ActiveRTDylds.find(K); in mapSectionAddress() local171 assert(ActiveRTDyldItr != ActiveRTDylds.end() && in mapSectionAddress()173 ActiveRTDyldItr->second->mapSectionAddress(LocalAddress, TargetAddr); in mapSectionAddress()