Home
last modified time | relevance | path

Searched refs:LLVMMCJITMemoryManagerRef (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h41 typedef struct LLVMOpaqueMCJITMemoryManager *LLVMMCJITMemoryManagerRef; typedef
48 LLVMMCJITMemoryManagerRef MCJMM;
180 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager(
187 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h154 RTDyldMemoryManager, LLVMMCJITMemoryManagerRef)
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp403 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager( in LLVMCreateSimpleMCJITMemoryManager()
422 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager()