Searched defs:relaxTlsGdToIe (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp167 void TargetInfo::relaxTlsGdToIe(uint8_t *loc, RelType type, function in class:lld::elf::TargetInfo
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp220 void X86_64::relaxTlsGdToIe(uint8_t *loc, RelType type, uint64_t val) const { function in class:lld::elf::X86_64
H A DX86.cpp338 void X86::relaxTlsGdToIe(uint8_t *loc, RelType type, uint64_t val) const { function in class:lld::elf::X86
H A DPPC64.cpp975 void PPC64::relaxTlsGdToIe(uint8_t *loc, RelType type, uint64_t val) const { function in class:lld::elf::PPC64
H A DPPC.cpp382 void PPC::relaxTlsGdToIe(uint8_t *loc, RelType type, uint64_t val) const { function in class:lld::elf::PPC
H A DAArch64.cpp488 void AArch64::relaxTlsGdToIe(uint8_t *loc, RelType type, uint64_t val) const { function in class:lld::elf::AArch64

Completed in 91 milliseconds