Home
last modified time | relevance | path

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

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