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