Home
last modified time | relevance | path

Searched refs:R_386_TLS_LDM (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_386.h52 #ifndef R_386_TLS_LDM
53 #define R_386_TLS_LDM 19 macro
H A Ddwarf_reloc_386.h51 #define R_386_TLS_LDM 19 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h56 #define R_386_TLS_LDM 19 macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_i386.c58 [R_386_TLS_LDM] = MSG_R_386_TLS_LDM,
H A Drelocate_i386.msg46 @ MSG_R_386_TLS_LDM "R_386_TLS_LDM"
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c91 [R_386_TLS_LDM] = {0, FLG_RE_GOTADD | FLG_RE_TLSLD, 4, 0, 0},
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h868 #define R_386_TLS_LDM 19 /* 32 bit offset to GOT (index,zero) pair */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c578 case R_386_TLS_LDM: in tls_fixups()