Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/Arch/
H A DARM64Common.cpp94 void ARM64Common::relaxGotLoad(uint8_t *loc, uint8_t type) const { in relaxGotLoad() function in ARM64Common
H A DARM.cpp163 void ARM::relaxGotLoad(uint8_t *loc, uint8_t type) const { in relaxGotLoad() function in ARM
H A DX86_64.cpp197 void X86_64::relaxGotLoad(uint8_t *loc, uint8_t type) const { in relaxGotLoad() function in X86_64