Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h90 R_AARCH64_TLSDESC_PAGE, enumerator
H A DRelocations.cpp1324 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.cpp918 case R_AARCH64_TLSDESC_PAGE: in getRelocTargetVA()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp126 return R_AARCH64_TLSDESC_PAGE; in getRelExpr()