Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DPerGraphGOTAndPLTStubsBuilder.h98 auto &StubSymbol = impl().createPLTStub(Target); in getPLTStub() local
H A Daarch32.cpp901 Symbol *&StubSymbol = getStubSymbolSlot(Target.getName(), MakeThumb); in visitEdge() local
/freebsd-src/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