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.h50 typedef struct LLVMOpaqueMCJITMemoryManager *LLVMMCJITMemoryManagerRef; typedef
57 LLVMMCJITMemoryManagerRef MCJMM;
194 LLVM_C_ABI LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager(
201 LLVM_C_ABI void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h155 RTDyldMemoryManager, LLVMMCJITMemoryManagerRef)
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp402 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager( in LLVMCreateSimpleMCJITMemoryManager()
421 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager()