Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DExecutionEngine.h42 typedef struct LLVMOpaqueMCJITMemoryManager *LLVMMCJITMemoryManagerRef; typedef
49 LLVMMCJITMemoryManagerRef MCJMM;
176 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager(
183 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h155 RTDyldMemoryManager, LLVMMCJITMemoryManagerRef)
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp392 LLVMMCJITMemoryManagerRef LLVMCreateSimpleMCJITMemoryManager( in LLVMCreateSimpleMCJITMemoryManager()
411 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager()