Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dphdr.msg56 @ MSG_PT_TLS "[ PT_TLS ]" # 7
57 @ MSG_PT_TLS_CF "PT_TLS"
H A Dphdr.c72 #if PT_NUM != (PT_TLS + 1) in conv_phdr_type_strings()
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dentry.c157 SG_DESC_INIT(SGID_TLS, PT_TLS, PF_R, NULL,
214 * no gap between them. A PT_TLS program header is created that
H A Doutfile.c335 * If this is a TLS section, save it so that the PT_TLS program header in create_outsec()
469 } else if (ptype == PT_TLS) { in ld_create_outfile()
H A Dupdate.c3779 if (phdr->p_type == PT_TLS) { in ld_update_outfile()
/titanic_51/usr/src/uts/common/sys/
H A Delf.h480 #define PT_TLS 7 macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h495 #define PT_TLS 7 /* Thread local storage segment */ macro
/titanic_51/usr/src/cmd/sgs/rtld/common/
H A Delf.c1688 case PT_TLS:
/titanic_51/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README737 4865418 empty PT_TLS program headers cause problems in TLS enabled applications