Home
last modified time | relevance | path

Searched refs:relaxTlsGdToLe (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/lld/ELF/
DTarget.cpp167 void TargetInfo::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in TargetInfo
DTarget.h158 virtual void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
DInputSection.cpp1063 target->relaxTlsGdToLe(bufLoc, rel, targetVA); in relocateAlloc()
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp52 void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
403 void PPC::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in PPC
DX86.cpp43 void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
325 void X86::relaxTlsGdToLe(uint8_t *loc, const Relocation &, uint64_t val) const { in relaxTlsGdToLe() function in X86
DAArch64.cpp50 void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
468 void AArch64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in AArch64
DX86_64.cpp49 void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
415 void X86_64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in X86_64
DPPC64.cpp392 void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
705 void PPC64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() function in PPC64