Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h67 R_TLSDESC, enumerator
H A DRelocations.cpp1313 oneof<R_LOONGARCH_TLSDESC_PAGE_PC, R_TLSDESC, R_TLSDESC_PC, in handleTlsRelocation()
1324 if (oneof<R_AARCH64_TLSDESC_PAGE, R_TLSDESC, R_TLSDESC_CALL, R_TLSDESC_PC, in handleTlsRelocation()
1392 if (oneof<R_AARCH64_TLSDESC_PAGE, R_TLSDESC, R_TLSDESC_CALL, R_TLSDESC_PC, in handleTlsRelocation()
H A DInputSection.cpp912 case R_TLSDESC: in getRelocTargetVA()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp511 return R_TLSDESC; in getRelExpr()
H A DAArch64.cpp129 return R_TLSDESC; in getRelExpr()