Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp145 class TrivialMemoryManager : public RTDyldMemoryManager { class
216 uint8_t *TrivialMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
235 uint8_t *TrivialMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
285 TrivialMemoryManager MemMgr; in printLineInfoForInput()
371 static void doPreallocation(TrivialMemoryManager &MemMgr) { in doPreallocation()
387 TrivialMemoryManager MemMgr; in executeInput()
515 TrivialMemoryManager &MemMgr, in remapSectionsAndSymbols()
646 TrivialMemoryManager MemMgr; in linkAndVerify()