Home
last modified time | relevance | path

Searched refs:R_386_TLS_DTPMOD32 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_386.h100 #ifndef R_386_TLS_DTPMOD32
101 #define R_386_TLS_DTPMOD32 35 macro
H A Ddwarf_reloc_386.h67 #define R_386_TLS_DTPMOD32 35 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h72 #define R_386_TLS_DTPMOD32 35 macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_i386.c74 [R_386_TLS_DTPMOD32] = MSG_R_386_TLS_DTPMOD32,
H A Drelocate_i386.msg62 @ MSG_R_386_TLS_DTPMOD32 "R_386_TLS_DTPMOD32"
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c107 [R_386_TLS_DTPMOD32] = {0, FLG_RE_NOTREL, 4, 0, 0},
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c611 if (rtype == R_386_TLS_DTPMOD32) { in elf_reloc()
785 if (rtype == R_386_TLS_DTPMOD32) { in elf_reloc()
804 if (rtype == R_386_TLS_DTPMOD32) { in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c1396 FLG_REL_MTLS, rtype, R_386_TLS_DTPMOD32, 0) == S_ERROR) in ld_reloc_TLS()
1403 FLG_REL_DTLS, rtype, R_386_TLS_DTPMOD32, in ld_reloc_TLS()
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h880 #define R_386_TLS_DTPMOD32 35 /* GOT entry containing TLS index */ macro