Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DTarget.h121 RelType tlsDescRel; variable
DRelocations.cpp204 target->tlsDescRel, in.got, off, sym, target->tlsDescRel); in handleTlsRelocation()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DAArch64.cpp68 tlsDescRel = R_AARCH64_TLSDESC; in AArch64()
DX86_64.cpp86 tlsDescRel = R_X86_64_TLSDESC; in X86_64()