Home
last modified time | relevance | path

Searched defs:lookupLinkerMangled (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h118 Expected<JITEvaluatedSymbol> lookupLinkerMangled(JITDylib &JD, in lookupLinkerMangled() function
126 Expected<JITEvaluatedSymbol> lookupLinkerMangled(StringRef Name) { in lookupLinkerMangled() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp79 Expected<JITEvaluatedSymbol> LLJIT::lookupLinkerMangled(JITDylib &JD, in lookupLinkerMangled() function in llvm::orc::LLJIT
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h97 Expected<JITEvaluatedSymbol> lookupLinkerMangled(StringRef Name) { in lookupLinkerMangled() function
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp1007 Expected<JITEvaluatedSymbol> LLJIT::lookupLinkerMangled(JITDylib &JD, in lookupLinkerMangled() function in llvm::orc::LLJIT