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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp158 void TargetInfo::relaxGot(uint8_t *loc, const Relocation &rel, function in class:TargetInfo
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp825 void X86_64::relaxGot(uint8_t *loc, const Relocation &, uint64_t val) const { function in class:X86_64
H A DPPC64.cpp466 void PPC64::relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) const { function in class:PPC64

Completed in 53 milliseconds