Home
last modified time | relevance | path

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

/freebsd-13-stable/libexec/rtld-elf/aarch64/
HDreloc.c395 case R_AARCH64_TLS_DTPMOD64: in reloc_non_plt()
492 case R_AARCH64_TLS_DTPMOD64: /* efectively is TLS_DTPREL64 */ in reloc_non_plt()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDAArch64.def138 ELF_RELOC(R_AARCH64_TLS_DTPMOD64, 0x404)
/freebsd-13-stable/sys/sys/
HDelf_common.h1060 #define R_AARCH64_TLS_DTPMOD64 1029 macro
/freebsd-13-stable/contrib/elftoolchain/common/
HDelfdefinitions.h1621 _ELF_DEFINE_RELOC(R_AARCH64_TLS_DTPMOD64, 1029) \