Searched defs:relaxTlsGdToLe (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/ |
H A D | SystemZ.cpp | 340 void SystemZ::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in SystemZ
|
H A D | PPC.cpp | 427 void PPC::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in PPC
|
H A D | X86.cpp | 347 static void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, uint64_t val) { in relaxTlsGdToLe() function
|
H A D | AArch64.cpp | 539 void AArch64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, relaxTlsGdToLe() function in AArch64
|
H A D | X86_64.cpp | 459 static void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, uint64_t val) { relaxTlsGdToLe() function
|
H A D | PPC64.cpp | 716 void PPC64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in PPC64
|