Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/aarch64/
H A Dreloc.c494 case R_AARCH64_TLS_DTPREL64: in reloc_non_plt()
590 case R_AARCH64_TLS_DTPREL64: /* efectively is TLS_DTPMOD64 */ in reloc_non_plt()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DAArch64.def139 ELF_RELOC(R_AARCH64_TLS_DTPREL64, 0x405)
/freebsd/sys/sys/
H A Delf_common.h1084 #define R_AARCH64_TLS_DTPREL64 1028 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1620 _ELF_DEFINE_RELOC(R_AARCH64_TLS_DTPREL64, 1028) \