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