Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h63 R_TLSDESC, enumerator
H A DRelocations.cpp1255 if (oneof<R_AARCH64_TLSDESC_PAGE, R_TLSDESC, R_TLSDESC_CALL, R_TLSDESC_PC, in handleTlsRelocation()
1317 if (oneof<R_AARCH64_TLSDESC_PAGE, R_TLSDESC, R_TLSDESC_CALL, R_TLSDESC_PC, in handleTlsRelocation()
H A DInputSection.cpp797 case R_TLSDESC: in getRelocTargetVA()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DAArch64.cpp119 return R_TLSDESC; in getRelExpr()