Searched defs:relaxGot (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/ELF/Arch/ | ||
H A D | SystemZ.cpp | 466 void SystemZ::relaxGot(uint8_t *loc, const Relocation &rel, relaxGot() function in SystemZ |
H A D | X86_64.cpp | 960 static void relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) { relaxGot() function |
H A D | PPC64.cpp | 652 void PPC64::relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relaxGot() function in PPC64 |