Home
last modified time | relevance | path

Searched defs:relaxTlsGdToLe (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lld/ELF/
DTarget.cpp167 void TargetInfo::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in TargetInfo
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp403 void PPC::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in PPC
DAArch64.cpp468 void AArch64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in AArch64
DX86.cpp325 void X86::relaxTlsGdToLe(uint8_t *loc, const Relocation &, uint64_t val) const { in relaxTlsGdToLe() function in X86
DX86_64.cpp415 void X86_64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in X86_64
DPPC64.cpp705 void PPC64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in PPC64