Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DTarget.cpp177 void TargetInfo::relaxTlsIeToLe(uint8_t *loc, const Relocation &rel, in relaxTlsIeToLe() function in TargetInfo
DTarget.h160 virtual void relaxTlsIeToLe(uint8_t *loc, const Relocation &rel,
DInputSection.cpp1055 target->relaxTlsIeToLe(bufLoc, rel, targetVA); in relocateAlloc()
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp56 void relaxTlsIeToLe(uint8_t *loc, const Relocation &rel,
443 void PPC::relaxTlsIeToLe(uint8_t *loc, const Relocation &rel, in relaxTlsIeToLe() function in PPC
DX86.cpp45 void relaxTlsIeToLe(uint8_t *loc, const Relocation &rel,
357 void X86::relaxTlsIeToLe(uint8_t *loc, const Relocation &rel, in relaxTlsIeToLe() function in X86
DAArch64.cpp54 void relaxTlsIeToLe(uint8_t *loc, const Relocation &rel,
531 void AArch64::relaxTlsIeToLe(uint8_t *loc, const Relocation &rel, in relaxTlsIeToLe() function in AArch64
DX86_64.cpp51 void relaxTlsIeToLe(uint8_t *loc, const Relocation &rel,
498 void X86_64::relaxTlsIeToLe(uint8_t *loc, const Relocation &, in relaxTlsIeToLe() function in X86_64
DPPC64.cpp396 void relaxTlsIeToLe(uint8_t *loc, const Relocation &rel,
858 void PPC64::relaxTlsIeToLe(uint8_t *loc, const Relocation &rel, in relaxTlsIeToLe() function in PPC64