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