Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
H A DEPCGenericRTDyldMemoryManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
DEPCGenericRTDyldMemoryManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h42 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
DEPCGenericRTDyldMemoryManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h42 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
DEPCGenericRTDyldMemoryManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h42 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
DEPCGenericRTDyldMemoryManager.h41 CreateWithDefaultBootstrapSymbols(ExecutorProcessControl &EPC);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()