Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h86 R_AARCH64_TLSDESC_PAGE, 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.cpp803 case R_AARCH64_TLSDESC_PAGE: in getRelocTargetVA()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DAArch64.cpp116 return R_AARCH64_TLSDESC_PAGE; in getRelExpr()