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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DBasicGOTAndStubsBuilder.h61 auto &StubSymbol = impl().createStub(Target); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h328 auto StubSymbol = JITEvaluatedSymbol(StubTargetAddr, I->second.second); variable
H A DSpeculation.h51 Optional<AliaseeDetails> getImplFor(const SymbolStringPtr &StubSymbol) { argument
H A DOrcRemoteTargetClient.h369 auto StubSymbol = JITEvaluatedSymbol(getStubAddr(Key), Flags); variable

Completed in 119 milliseconds