Searched refs:tlsDescRel (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/ELF/
H A DTarget.h131 RelType tlsDescRel; member in class:lld::elf::TargetInfo
H A DRelocations.cpp1741 target->tlsDescRel, *got, got->getTlsDescOffset(sym), sym,
1742 target->tlsDescRel);
/freebsd-current/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp52 tlsDescRel = R_386_TLS_DESC;
H A DX86_64.cpp77 tlsDescRel = R_X86_64_TLSDESC;
H A DAArch64.cpp79 tlsDescRel = R_AARCH64_TLSDESC;
H A DRISCV.cpp127 tlsDescRel = R_RISCV_TLSDESC;

Completed in 86 milliseconds