Searched defs:relaxTlsIeToLe (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp355 void X86::relaxTlsIeToLe(uint8_t *loc, RelType type, uint64_t val) const { function in class:lld::elf::X86
H A DAArch64.cpp519 void AArch64::relaxTlsIeToLe(uint8_t *loc, RelType type, uint64_t val) const { function in class:lld::elf::AArch64
H A DPPC.cpp438 void PPC::relaxTlsIeToLe(uint8_t *loc, RelType type, uint64_t val) const { function in class:lld::elf::PPC
H A DX86_64.cpp261 void X86_64::relaxTlsIeToLe(uint8_t *loc, RelType type, uint64_t val) const { function in class:lld::elf::X86_64
H A DPPC64.cpp493 void PPC64::relaxTlsIeToLe(uint8_t *loc, RelType type, uint64_t val) const { function in class:lld::elf::PPC64
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp172 void TargetInfo::relaxTlsIeToLe(uint8_t *loc, RelType type, function in class:lld::elf::TargetInfo

Completed in 61 milliseconds