Home
last modified time | relevance | path

Searched refs:R_386_TLS_DTPOFF32 (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_386.h103 #ifndef R_386_TLS_DTPOFF32
104 #define R_386_TLS_DTPOFF32 36 macro
H A Ddwarf_elf_rel_detector.c97 #if defined (R_386_TLS_DTPOFF32) in _dwarf_is_32bit_abs_reloc()
98 | (type == R_386_TLS_DTPOFF32) in _dwarf_is_32bit_abs_reloc()
H A Ddwarf_reloc_386.h68 #define R_386_TLS_DTPOFF32 36 macro
H A Ddwarf_elf_defines.h1002 #ifndef R_386_TLS_DTPOFF32
1003 #define R_386_TLS_DTPOFF32 36 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h73 #define R_386_TLS_DTPOFF32 36 macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_i386.c75 [R_386_TLS_DTPOFF32] = MSG_R_386_TLS_DTPOFF32,
H A Drelocate_i386.msg63 @ MSG_R_386_TLS_DTPOFF32 "R_386_TLS_DTPOFF32"
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c108 [R_386_TLS_DTPOFF32] = {0, FLG_RE_NOTREL, 4, 0, 0},
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c86 (rdesc->rel_rtype == R_386_TLS_DTPOFF32)) in ld_calc_got_offset()
961 if (arsp->rel_rtype == R_386_TLS_DTPOFF32) in ld_do_activerelocs()
1404 R_386_TLS_DTPOFF32) == S_ERROR) in ld_reloc_TLS()
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h881 #define R_386_TLS_DTPOFF32 36 /* GOT entry containing TLS offset */ macro