Searched defs:relaxGot (Results 1 – 3 of 3) sorted by relevance
466 void SystemZ::relaxGot(uint8_t *loc, const Relocation &rel, in relaxGot() function in SystemZ
957 static void relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) { relaxGot() function
652 void PPC64::relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relaxGot() function in PPC64