Searched defs:relaxTlsGdToLe (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | PPC.cpp | 420 void PPC::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, 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 | 639 void AArch64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in AArch64
|
H A D | X86_64.cpp | 462 static void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, uint64_t val) { in relaxTlsGdToLe() function
|
H A D | PPC64.cpp | 716 void PPC64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in PPC64
|