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