Home
last modified time | relevance | path

Searched refs:AppliedMappings (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp559 AppliedMappingsT AppliedMappings = applySpecificSectionMappings(Checker); in remapSectionsAndSymbols() local
572 AppliedMappingsT::iterator AI = AppliedMappings.find(Tmp->first); in remapSectionsAndSymbols()
574 if (AI != AppliedMappings.end()) { in remapSectionsAndSymbols()