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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp168 void TargetInfo::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, function in class:TargetInfo
H A DTarget.h155 virtual void relaxTlsGdToIe(uint8_t *loc, const Relocation &rel,
H A DInputSection.cpp1046 target->relaxTlsGdToIe(bufLoc, rel, targetVA);
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp51 void relaxTlsGdToIe(uint8_t *loc, const Relocation &rel,
386 void PPC::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, function in class:PPC
H A DAArch64.cpp53 void relaxTlsGdToIe(uint8_t *loc, const Relocation &rel,
501 void AArch64::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, function in class:AArch64
H A DX86.cpp42 void relaxTlsGdToIe(uint8_t *loc, const Relocation &rel,
342 void X86::relaxTlsGdToIe(uint8_t *loc, const Relocation &, uint64_t val) const { function in class:X86
H A DPPC64.cpp298 void relaxTlsGdToIe(uint8_t *loc, const Relocation &rel,
1118 void PPC64::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, function in class:PPC64
H A DX86_64.cpp47 void relaxTlsGdToIe(uint8_t *loc, const Relocation &rel,
456 void X86_64::relaxTlsGdToIe(uint8_t *loc, const Relocation &rel, function in class:X86_64

Completed in 76 milliseconds