Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
H A DEPCGenericRTDyldMemoryManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
/openbsd-src/gnu/llvm/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.cpp338 EPCGenericDylibManager::CreateWithDefaultBootstrapSymbols(*this)) in setup()
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A DForwardingMemoryManager.h95 orc::EPCGenericDylibManager::CreateWithDefaultBootstrapSymbols(EPC); in Create()
H A Dlli.cpp722 orc::EPCGenericRTDyldMemoryManager::CreateWithDefaultBootstrapSymbols( in main()