Home
last modified time | relevance | path

Searched defs:findStub (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp181 ExecutorSymbolDef EPCIndirectStubsManager::findStub(StringRef Name, in findStub() function in __anon643facef0111::EPCIndirectStubsManager
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h395 ExecutorSymbolDef findStub(StringRef Name, bool ExportedStubsOnly) override { in findStub() function