Home
last modified time | relevance | path

Searched refs:CreateWithDefaultBootstrapSymbols (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h42 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
H A DEPCGenericRTDyldMemoryManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.cpp63 EPCGenericDylibManager::CreateWithDefaultBootstrapSymbols( in CreateWithDefaultBootstrapSymbols() function in llvm::orc::EPCGenericDylibManager
H A DEPCGenericRTDyldMemoryManager.cpp23 EPCGenericRTDyldMemoryManager::CreateWithDefaultBootstrapSymbols( in CreateWithDefaultBootstrapSymbols() function in llvm::orc::EPCGenericRTDyldMemoryManager
H A DSimpleRemoteEPC.cpp359 EPCGenericDylibManager::CreateWithDefaultBootstrapSymbols(*this)) in setup()
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h95 orc::EPCGenericDylibManager::CreateWithDefaultBootstrapSymbols(EPC); in Create()
H A Dlli.cpp717 orc::EPCGenericRTDyldMemoryManager::CreateWithDefaultBootstrapSymbols( in main()