Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp189 class TrivialMemoryManager : public RTDyldMemoryManager { class
208 TrivialMemoryManager::TLSSection
293 uint8_t *TrivialMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
321 uint8_t *TrivialMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
359 TrivialMemoryManager::TLSSection
360 TrivialMemoryManager::allocateTLSSection(uintptr_t Size, unsigned Alignment, in allocateTLSSection()
420 TrivialMemoryManager MemMgr; in printLineInfoForInput()
535 static void doPreallocation(TrivialMemoryManager &MemMgr) { in doPreallocation()
551 TrivialMemoryManager MemMgr; in executeInput()
690 TrivialMemoryManager &MemMgr) { in remapSectionsAndSymbols()
[all …]