Searched refs:PT_SUNWCAP (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.c | 91 { PT_SUNWCAP, SOL, MSG_PT_SUNWCAP }, in conv_phdr_type_strings() 105 { PT_SUNWCAP, SOL, MSG_PT_SUNWCAP_CF }, in conv_phdr_type_strings() 119 { PT_SUNWCAP, SOL, MSG_PT_SUNWCAP_CFNP }, in conv_phdr_type_strings() 133 { PT_SUNWCAP, SOL, MSG_PT_SUNWCAP_NF }, in conv_phdr_type_strings()
|
H A D | phdr.msg | 95 @ MSG_PT_SUNWCAP "[ PT_SUNWCAP ]" # 0x6ffffffd 96 @ MSG_PT_SUNWCAP_CF "PT_SUNWCAP"
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | entry.c | 124 SG_DESC_INIT(SGID_SUNWCAP, PT_SUNWCAP, PF_R, NULL,
|
H A D | outfile.c | 478 } else if (ptype == PT_SUNWCAP) { in ld_create_outfile()
|
H A D | update.c | 3705 if (phdr->p_type == PT_SUNWCAP) { in ld_update_outfile()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | elf.h | 355 #define PT_SUNWCAP 0x6ffffffd /* hard/soft capabilities segment */ macro
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 196 } else if (phdr->p_type == PT_SUNWCAP) { in elf_cap_check() 1691 case PT_SUNWCAP:
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 1192 case PT_SUNWCAP: in fake_shdr_cache()
|
H A D | elfdump.msg | 170 @ MSG_WARN_INVCAP1 "%s: PT_SUNWCAP header has no associated section\n"
|
H A D | elfdump.c | 1705 if (phdr->p_type == PT_SUNWCAP) { in cap()
|
/titanic_44/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 389 case PT_SUNWCAP: in elfexec()
|