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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp163 void TargetInfo::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, function in class:TargetInfo
H A DTarget.h157 virtual void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
H A DInputSection.cpp1039 target->relaxTlsGdToLe(bufLoc, rel, targetVA);
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp53 void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
405 void PPC::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, function in class:PPC
H A DAArch64.cpp51 void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
470 void AArch64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, function in class:AArch64
H A DX86.cpp44 void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
327 void X86::relaxTlsGdToLe(uint8_t *loc, const Relocation &, uint64_t val) const { function in class:X86
H A DPPC64.cpp300 void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
487 void PPC64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, function in class:PPC64
H A DX86_64.cpp49 void relaxTlsGdToLe(uint8_t *loc, const Relocation &rel,
415 void X86_64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, function in class:X86_64

Completed in 126 milliseconds