Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
DEPCGenericRTDyldMemoryManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
/external/swiftshader/third_party/llvm-16.0/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()