Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DX86_64.cpp914 static void relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) { in relaxGot() function
H A DPPC64.cpp640 void PPC64::relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relaxGot() function in PPC64