Home
last modified time | relevance | path

Searched defs:StubPtr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h401 void *StubPtr = IndirectStubsInfos[Key.first].getStub(Key.second); in findStub() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp780 [[maybe_unused]] const char *StubPtr = B.getContent().data(); in createStubThumbv7() local
793 [[maybe_unused]] const char *StubPtr = B.getContent().data(); in createStubArmv7() local