Searched refs:relocationNeedsStub (Results 1 – 4 of 4) sorted by relevance
196 bool relocationNeedsStub(const RelocationRef &R) const override;
454 virtual bool relocationNeedsStub(const RelocationRef &R) const { in relocationNeedsStub() function
694 if (relocationNeedsStub(Reloc)) in computeSectionStubBufSize()
2548 bool RuntimeDyldELF::relocationNeedsStub(const RelocationRef &R) const { in relocationNeedsStub() function in llvm::RuntimeDyldELF