Home
last modified time | relevance | path

Searched refs:relaxTlsLdToLe (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lld/ELF/
DTarget.cpp182 void TargetInfo::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in TargetInfo
DTarget.h162 virtual void relaxTlsLdToLe(uint8_t *loc, const Relocation &rel,
DInputSection.cpp1059 target->relaxTlsLdToLe(bufLoc, rel, targetVA); in relocateAlloc()
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp54 void relaxTlsLdToLe(uint8_t *loc, const Relocation &rel,
419 void PPC::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in PPC
DX86.cpp47 void relaxTlsLdToLe(uint8_t *loc, const Relocation &rel,
395 void X86::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in X86
DX86_64.cpp53 void relaxTlsLdToLe(uint8_t *loc, const Relocation &rel,
540 void X86_64::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in X86_64
DPPC64.cpp394 void relaxTlsLdToLe(uint8_t *loc, const Relocation &rel,
768 void PPC64::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() function in PPC64