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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.h121 RelType tlsDescRel; member in class:lld::elf::TargetInfo
H A DRelocations.cpp193 {target->tlsDescRel, in.got, off, !sym.isPreemptible, &sym, 0});
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp68 tlsDescRel = R_AARCH64_TLSDESC;
H A DX86_64.cpp84 tlsDescRel = R_X86_64_TLSDESC;

Completed in 36 milliseconds