Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DPerGraphGOTAndPLTStubsBuilder.h98 auto &StubSymbol = impl().createPLTStub(Target); in getPLTStub() local
H A Daarch32.cpp901 if (!StubSymbol) { in visitEdge() local
/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); findStub() local
/llvm-project/bolt/lib/Passes/
H A DLongJmp.cpp234 MCSymbol *StubSymbol = StubBB ? StubBB->getLabel() : nullptr; replaceTargetWithStub() local