Searched refs:relocationNeedsGot (Results 1 – 4 of 4) sorted by relevance
195 bool relocationNeedsGot(const RelocationRef &R) const override;
443 virtual bool relocationNeedsGot(const RelocationRef &R) const { in relocationNeedsGot() function
660 if (relocationNeedsGot(Reloc)) in computeGOTSize()
2522 bool RuntimeDyldELF::relocationNeedsGot(const RelocationRef &R) const { in relocationNeedsGot() function in llvm::RuntimeDyldELF