Home
last modified time | relevance | path

Searched refs:getStubAddr (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h585 auto StubSymbol = JITEvaluatedSymbol(getStubAddr(Key), Flags); in findStub()
647 JITTargetAddress getStubAddr(StubKey K) { in getStubAddr() function