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