Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDTarget.h104 RelType tlsDescRel; variable
HDRelocations.cpp173 {target->tlsDescRel, in.got, off, !sym.isPreemptible, &sym, 0}); in handleTlsRelocation()
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
HDAArch64.cpp65 tlsDescRel = R_AARCH64_TLSDESC; in AArch64()
HDX86_64.cpp60 tlsDescRel = R_X86_64_TLSDESC; in X86_64()