Searched refs:DataMemory (Results 1 – 2 of 2) sorted by relevance
42 enum AddressSpace { DataMemory, ProgramMemory }; enumerator
201 SmallVector<SectionInfo, 16> DataMemory; member in TrivialMemoryManager273 DataMemory.push_back(SectionInfo(SectionName, MB, SectionID)); in allocateFromSlab()338 DataMemory.push_back(SectionInfo(SectionName, MB, SectionID)); in allocateDataSection()649 for (const auto& DataSection : MemMgr.DataMemory) in remapSectionsAndSymbols()