Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericJITLinkMemoryManager.cpp120 completeAllocation(*AllocAddr, std::move(BL), std::move(OnAllocated)); in allocate()
143 void EPCGenericJITLinkMemoryManager::completeAllocation( in completeAllocation() function in llvm::orc::EPCGenericJITLinkMemoryManager
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericJITLinkMemoryManager.h57 void completeAllocation(ExecutorAddr AllocAddr, jitlink::BasicLayout BL,