Searched defs:relaxTlsLdToLe (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/lld/ELF/ |
D | Target.cpp | 182 void TargetInfo::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in TargetInfo
|
/external/llvm-project/lld/ELF/Arch/ |
D | PPC.cpp | 419 void PPC::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in PPC
|
D | X86.cpp | 395 void X86::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in X86
|
D | X86_64.cpp | 540 void X86_64::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in X86_64
|
D | PPC64.cpp | 768 void PPC64::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in PPC64
|