Searched defs:relaxGot (Results 1 – 3 of 3) sorted by relevance
162 void TargetInfo::relaxGot(uint8_t *loc, const Relocation &rel, in relaxGot() function in TargetInfo
831 void X86_64::relaxGot(uint8_t *loc, const Relocation &, uint64_t val) const { in relaxGot() function in X86_64
641 void PPC64::relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relaxGot() function in PPC64