Searched defs:needsToReserveAllocationSpace (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h143 virtual bool needsToReserveAllocationSpace() { return false; } function in class:llvm::RuntimeDyld::MemoryManager
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp156 bool EPCGenericRTDyldMemoryManager::needsToReserveAllocationSpace() { function in class:llvm::orc::EPCGenericRTDyldMemoryManager

Completed in 101 milliseconds