Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVR.h43 DataMemory, enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-rtdyld/
HDllvm-rtdyld.cpp200 SmallVector<SectionInfo, 16> DataMemory; member in TrivialMemoryManager
276 DataMemory.push_back(SectionInfo(SectionName, MB, SectionID)); in allocateFromSlab()
346 DataMemory.push_back(SectionInfo(SectionName, MB, SectionID)); in allocateDataSection()
698 for (const auto& DataSection : MemMgr.DataMemory) in remapSectionsAndSymbols()