Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DTarget.h127 RelType tlsDescRel; variable
/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DX86.cpp52 tlsDescRel = R_386_TLS_DESC; in X86()
H A DX86_64.cpp74 tlsDescRel = R_X86_64_TLSDESC; in X86_64()
H A DAArch64.cpp78 tlsDescRel = R_AARCH64_TLSDESC; in AArch64()