Searched defs:relaxTlsGdToIe (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | PPC.cpp | 401 void PPC::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, relaxTlsGdToIe() function in PPC
|
H A D | X86.cpp | 382 static void relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, uint64_t val) { in relaxTlsGdToIe() function
|
H A D | AArch64.cpp | 670 void AArch64::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToIe() function in AArch64
|
H A D | X86_64.cpp | 502 static void relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, uint64_t val) { in relaxTlsGdToIe() function
|
H A D | PPC64.cpp | 1512 void PPC64::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToIe() function in PPC64
|