Home
last modified time | relevance | path

Searched defs:StubSymbol (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DPerGraphGOTAndPLTStubsBuilder.h98 auto &StubSymbol = impl().createPLTStub(Target); in getPLTStub() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h46 std::optional<AliaseeDetails> getImplFor(const SymbolStringPtr &StubSymbol) { in getImplFor()
H A DIndirectionUtils.h404 auto StubSymbol = ExecutorSymbolDef(StubAddr, I->second.second); in findStub() local