Searched refs:relocationNeedsGot (Results 1 – 4 of 4) sorted by relevance
161 bool relocationNeedsGot(const RelocationRef &R) const override;
439 virtual bool relocationNeedsGot(const RelocationRef &R) const { in relocationNeedsGot() function
658 if (relocationNeedsGot(Reloc)) in computeGOTSize()
2365 bool RuntimeDyldELF::relocationNeedsGot(const RelocationRef &R) const { in relocationNeedsGot() function in llvm::RuntimeDyldELF