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.c495 case R_AARCH64_TLS_DTPMOD64: in reloc_non_plt()
593 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.def138 ELF_RELOC(R_AARCH64_TLS_DTPMOD64, 0x404)
/freebsd/sys/sys/
H A Delf_common.h1084 #define R_AARCH64_TLS_DTPMOD64 1029 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1621 _ELF_DEFINE_RELOC(R_AARCH64_TLS_DTPMOD64, 1029) \