Searched refs:SHT_SUNW_capchain (Results 1 – 8 of 8) sorted by relevance
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | sections.c | 152 #if (SHT_LOSUNW != SHT_SUNW_capchain) in sec_type_strings() 156 CONV_DS_MSG_INIT(SHT_SUNW_capchain, usecs_def) }; in sec_type_strings() 158 CONV_DS_MSG_INIT(SHT_SUNW_capchain, usecs_dmp) }; in sec_type_strings() 160 CONV_DS_MSG_INIT(SHT_SUNW_capchain, usecs_cf) }; in sec_type_strings() 162 CONV_DS_MSG_INIT(SHT_SUNW_capchain, usecs_nf) }; in sec_type_strings()
|
H A D | sections.msg | 103 @ MSG_SHT_SUNW_CAPCHAIN "[ SHT_SUNW_capchain ]" # 0x6fffffef 105 @ MSG_SHT_SUNW_CAPCHAIN_CF "SHT_SUNW_capchain"
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | elf.h | 583 #define SHT_SUNW_capchain 0x6fffffef macro
|
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 235 { MSG_ORIG(MSG_PHDRNAM_CAPCHAIN), SHT_SUNW_capchain, SHF_ALLOC,
|
H A D | elfdump.c | 1585 if (chshdr->sh_type != SHT_SUNW_capchain) { in cap_section() 3018 GRAB(SHT_SUNW_capchain, sunw_capchain); in dynamic() 3318 TEST_ADDR(SHT_SUNW_capchain, in dynamic()
|
/titanic_51/usr/src/cmd/sgs/libld/common/ |
H A D | sections.c | 573 case SHT_SUNW_capchain: in new_section() 1891 if (new_section(ofl, SHT_SUNW_capchain, in make_cap()
|
/titanic_51/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate.m4 | 722 case SHT_SUNW_capchain:
|
H A D | xlate64.m4 | 779 case SHT_SUNW_capchain:
|