Home
last modified time | relevance | path

Searched refs:SHT_LOSUNW (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dsections.c108 static const Msg usecs_def[SHT_HISUNW - SHT_LOSUNW + 1] = { in sec_type_strings()
119 static const Msg usecs_dmp[SHT_HISUNW - SHT_LOSUNW + 1] = { in sec_type_strings()
130 static const Msg usecs_cf[SHT_HISUNW - SHT_LOSUNW + 1] = { in sec_type_strings()
141 static const Msg usecs_nf[SHT_HISUNW - SHT_LOSUNW + 1] = { in sec_type_strings()
152 #if (SHT_LOSUNW != SHT_SUNW_capchain) in sec_type_strings()
/titanic_44/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c186 { "SHT_LOSUNW", 0xffffffff, SHT_LOSUNW }, in dump_shdr()
/titanic_44/usr/src/uts/common/sys/
H A Delf.h430 #define SHT_LOSUNW 0x6fffffef macro
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2671 if (row < (Word)SHT_LOSUNW) { in process_elf()