Searched defs:relocationNeedsStub (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
| H A D | RuntimeDyldImpl.h | 454 virtual bool relocationNeedsStub(const RelocationRef &R) const { relocationNeedsStub() function |
| H A D | RuntimeDyldELF.cpp | 2549 bool RuntimeDyldELF::relocationNeedsStub(const RelocationRef &R) const { relocationNeedsStub() function in llvm::RuntimeDyldELF |