Searched defs:relaxTlsGdToIe (Results 1 – 6 of 6) sorted by relevance
/llvm-project/lld/ELF/Arch/ | ||
H A D | SystemZ.cpp | 305 void SystemZ::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, relaxTlsGdToIe() function in SystemZ |
H A D | PPC.cpp | 408 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) { relaxTlsGdToIe() function |
H A D | AArch64.cpp | 615 void AArch64::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, relaxTlsGdToIe() function in AArch64 |
H A D | X86_64.cpp | 502 static void relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, uint64_t val) { relaxTlsGdToIe() function |
H A D | PPC64.cpp | 1512 void PPC64::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, relaxTlsGdToIe() function in PPC64 |