Home
last modified time | relevance | path

Searched defs:reserveAllocationSpace (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace() function
/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h46 void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace() function
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp96 void EPCGenericRTDyldMemoryManager::reserveAllocationSpace( reserveAllocationSpace() function in llvm::orc::EPCGenericRTDyldMemoryManager
/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp89 void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace() function in __anon3c40fcf20111::TestReserveAllocationSpaceMemoryManager