Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h167 typedef void (*LLVMMemoryManagerDestroyCallback)(void *Opaque); typedef
185 LLVMMemoryManagerDestroyCallback Destroy);
H A DOrcEE.h85 LLVMMemoryManagerDestroyCallback Destroy);
/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp330 LLVMMemoryManagerDestroyCallback Destroy;
407 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMCreateSimpleMCJITMemoryManager()
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp1037 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
1048 LLVMMemoryManagerDestroyCallback Destroy) in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
1076 LLVMMemoryManagerDestroyCallback Destroy = nullptr; in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()