Home
last modified time | relevance | path

Searched refs:R_SPARC_TLS_DTPMOD32 (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Delf_SPARC.h123 #define R_SPARC_TLS_DTPMOD32 74 macro
/titanic_50/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h171 #define M_R_DTPMOD R_SPARC_TLS_DTPMOD32
/titanic_50/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c766 if (rtype == R_SPARC_TLS_DTPMOD32) { in elf_reloc()
939 if (rtype == R_SPARC_TLS_DTPMOD32) { in elf_reloc()
967 } else if (rtype == R_SPARC_TLS_DTPMOD32) { in elf_reloc()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Drelocate_sparc.msg103 @ MSG_R_SPARC_TLS_DTPMOD32 "R_SPARC_TLS_DTPMOD32"
/titanic_50/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c993 if ((rtype == R_SPARC_TLS_DTPMOD32) || in elf_reloc()
1169 if ((rtype == R_SPARC_TLS_DTPMOD32) || in elf_reloc()
1199 } else if ((rtype == R_SPARC_TLS_DTPMOD32) || in elf_reloc()