Home
last modified time | relevance | path

Searched refs:getSymbolNames (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp2283 IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2467 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2594 return make_error<SymbolsNotFound>(IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp762 return make_error<SymbolsNotFound>(LookupSet.getSymbolNames()); in buildSimpleReexportsAliasMap()
2033 return make_error<SymbolsNotFound>(Unresolved.getSymbolNames()); in lookup()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h249 SymbolNameVector getSymbolNames() const { in getSymbolNames() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h315 SymbolNameVector getSymbolNames() const { in getSymbolNames() function