Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2547 getSymbolStringPool(), IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2741 IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2867 IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h356 SymbolNameVector getSymbolNames() const { in getSymbolNames() function