Home
last modified time | relevance | path

Searched defs:relaxGot (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DSystemZ.cpp466 void SystemZ::relaxGot(uint8_t *loc, const Relocation &rel, in relaxGot() function in SystemZ
H A DX86_64.cpp957 static void relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) { relaxGot() function
H A DPPC64.cpp652 void PPC64::relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relaxGot() function in PPC64