Home
last modified time | relevance | path

Searched defs:relaxTlsLdToLe (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lld/ELF/
DTarget.cpp182 void TargetInfo::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in TargetInfo
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp419 void PPC::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in PPC
DX86.cpp395 void X86::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in X86
DX86_64.cpp540 void X86_64::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in X86_64
DPPC64.cpp768 void PPC64::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in PPC64