Home
last modified time | relevance | path

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

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