Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp51 class TrivialMemoryManager : public RTDyldMemoryManager { class
60 uint8_t *TrivialMemoryManager::startFunctionBody(const char *Name, in startFunctionBody()
65 void TrivialMemoryManager::endFunctionBody(const char *Name, in endFunctionBody()
87 TrivialMemoryManager *MemMgr = new TrivialMemoryManager; in executeInput()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp140 class TrivialMemoryManager : public RTDyldMemoryManager { class
214 uint8_t *TrivialMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
237 uint8_t *TrivialMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
291 TrivialMemoryManager MemMgr; in printLineInfoForInput()
401 static void doPreallocation(TrivialMemoryManager &MemMgr) { in doPreallocation()
417 TrivialMemoryManager MemMgr; in executeInput()
546 TrivialMemoryManager &MemMgr, in remapSectionsAndSymbols()
680 TrivialMemoryManager MemMgr; in linkAndVerify()
/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()
395 static void doPreallocation(TrivialMemoryManager &MemMgr) { in doPreallocation()
411 TrivialMemoryManager MemMgr; in executeInput()
544 TrivialMemoryManager &MemMgr, in remapSectionsAndSymbols()
675 TrivialMemoryManager MemMgr; in linkAndVerify()