Searched refs:CodeSection (Results 1 – 1 of 1) sorted by relevance
522 for (const auto& CodeSection : MemMgr.FunctionMemory) in remapSectionsAndSymbols() local523 Worklist.push_back(std::make_pair(CodeSection.base(), CodeSection.size())); in remapSectionsAndSymbols()