Searched refs:FunctionMemory (Results 1 – 1 of 1) sorted by relevance
199 SmallVector<SectionInfo, 16> FunctionMemory; member in TrivialMemoryManager270 FunctionMemory.push_back(SectionInfo(SectionName, MB, SectionID)); in allocateFromSlab()309 FunctionMemory.push_back(SectionInfo(SectionName, MB, SectionID)); in allocateCodeSection()550 for (auto &FM : MemMgr.FunctionMemory) { in executeInput()646 for (const auto& CodeSection : MemMgr.FunctionMemory) in remapSectionsAndSymbols()