Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_sparc.h226 #ifndef R_SPARC_TLS_DTPMOD32
227 #define R_SPARC_TLS_DTPMOD32 74 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf_SPARC.h123 #define R_SPARC_TLS_DTPMOD32 74 macro
/illumos-gate/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h171 #define M_R_DTPMOD R_SPARC_TLS_DTPMOD32
/illumos-gate/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()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_sparc.msg103 @ MSG_R_SPARC_TLS_DTPMOD32 "R_SPARC_TLS_DTPMOD32"
/illumos-gate/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()
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h1274 #define R_SPARC_TLS_DTPMOD32 74 macro