Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DTarget.h127 RelType tlsDescRel; variable
DRelocations.cpp1699 target->tlsDescRel, *got, got->getTlsDescOffset(sym), sym, in postScanRelocations()
1700 target->tlsDescRel); in postScanRelocations()
/openbsd/src/gnu/llvm/lld/ELF/Arch/
DX86.cpp52 tlsDescRel = R_386_TLS_DESC; in X86()
DAArch64.cpp78 tlsDescRel = R_AARCH64_TLSDESC; in AArch64()
DX86_64.cpp74 tlsDescRel = R_X86_64_TLSDESC; in X86_64()