Searched refs:setMCJITMemoryManager (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h561 /// setMCJITMemoryManager - Sets the MCJIT memory manager to use. This allows
567 EngineBuilder &setMCJITMemoryManager(std::unique_ptr<RTDyldMemoryManager> mcjmm);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp206 builder.setMCJITMemoryManager(
H A DExecutionEngine.cpp490 EngineBuilder &EngineBuilder::setMCJITMemoryManager( function in class:EngineBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp441 builder.setMCJITMemoryManager(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp271 .setMCJITMemoryManager(

Completed in 101 milliseconds