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