Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h181 typedef void (*LLVMMemoryManagerDestroyCallback)(void *Opaque); typedef
199 LLVMMemoryManagerDestroyCallback Destroy);
H A DOrcEE.h86 LLVMMemoryManagerDestroyCallback Destroy);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp330 LLVMMemoryManagerDestroyCallback Destroy;
407 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMCreateSimpleMCJITMemoryManager()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp1038 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
1049 LLVMMemoryManagerDestroyCallback Destroy) in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
1077 LLVMMemoryManagerDestroyCallback Destroy = nullptr; in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()