Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Delf_amd64.h52 #define R_AMD64_DTPMOD64 16 macro
94 #define R_X86_64_DTPMOD64 R_AMD64_DTPMOD64
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Drelocate_amd64.msg45 @ MSG_R_AMD64_DTPMOD64 "R_AMD64_DTPMOD64"
/titanic_41/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c634 if (rtype == R_AMD64_DTPMOD64) { in elf_reloc()
809 if (rtype == R_AMD64_DTPMOD64) { in elf_reloc()
829 if (rtype == R_AMD64_DTPMOD64) { in elf_reloc()
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c435 if (orsp->rel_rtype == R_AMD64_DTPMOD64) in ld_perform_outreloc()
1365 FLG_REL_MTLS, rtype, R_AMD64_DTPMOD64, NULL) == S_ERROR) in ld_reloc_TLS()
1373 FLG_REL_DTLS, rtype, R_AMD64_DTPMOD64, in ld_reloc_TLS()