Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/aarch64/
H A Dreloc.c496 case R_AARCH64_TLS_DTPMOD64: in reloc_non_plt()
594 case R_AARCH64_TLS_DTPMOD64: /* efectively is TLS_DTPREL64 */ in reloc_non_plt()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DAArch64.def134 ELF_RELOC(R_AARCH64_TLS_DTPMOD64, 0x404)
/freebsd/sys/sys/
H A Delf_common.h1062 #define R_AARCH64_TLS_DTPMOD64 1029 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1621 _ELF_DEFINE_RELOC(R_AARCH64_TLS_DTPMOD64, 1029) \