Searched defs:relaxTlsLdToLe (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp178 void TargetInfo::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, function in class:TargetInfo
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp397 void X86::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, function in class:X86
H A DPPC.cpp421 void PPC::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, function in class:PPC
H A DX86_64.cpp540 void X86_64::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, function in class:X86_64
H A DPPC64.cpp527 void PPC64::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, function in class:PPC64

Completed in 107 milliseconds