Searched defs:relaxGotLoad (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/Arch/ | ||
H A D | ARM64Common.cpp | 94 void ARM64Common::relaxGotLoad(uint8_t *loc, uint8_t type) const { in relaxGotLoad() function in ARM64Common |
H A D | X86_64.cpp | 201 void X86_64::relaxGotLoad(uint8_t *loc, uint8_t type) const { relaxGotLoad() function in X86_64 |