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