Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h361 void *getStub(unsigned Idx) const { in getStub() function
410 void *StubPtr = IndirectStubsInfos[Key.first].getStub(Key.second); in findStub()