Home
last modified time | relevance | path

Searched refs:R_386_TLS_IE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Delf_386.h52 #define R_386_TLS_IE 15 macro
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Drelocate_i386.msg44 @ MSG_R_386_TLS_IE "R_386_TLS_IE"
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c653 case R_386_TLS_IE: in tls_fixups()
979 if (arsp->rel_rtype == R_386_TLS_IE) { in ld_do_activerelocs()
1321 (rtype == R_386_TLS_IE)) { in ld_reloc_TLS()