Searched refs:PT_SUNW_UNWIND (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.c | 92 { PT_SUNW_UNWIND, SOL, MSG_PT_SUNW_UNWIND }, in conv_phdr_type_strings() 106 { PT_SUNW_UNWIND, SOL, MSG_PT_SUNW_UNWIND_CF }, in conv_phdr_type_strings() 120 { PT_SUNW_UNWIND, SOL, MSG_PT_SUNW_UNWIND_CFNP }, in conv_phdr_type_strings() 134 { PT_SUNW_UNWIND, SOL, MSG_PT_SUNW_UNWIND_NF }, in conv_phdr_type_strings()
|
H A D | phdr.msg | 61 @ MSG_PT_SUNW_UNWIND "[ PT_SUNW_UNWIND ]" # 0x6464e550 62 @ MSG_PT_SUNW_UNWIND_CF "PT_SUNW_UNWIND"
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | entry.c | 161 SG_DESC_INIT(SGID_UNWIND, PT_SUNW_UNWIND, PF_R, NULL,
|
H A D | unwind.c | 815 if (phdr->p_type == PT_SUNW_UNWIND) { in ld_unwind_populate_hdr()
|
H A D | outfile.c | 472 } else if (ptype == PT_SUNW_UNWIND) { in ld_create_outfile()
|
H A D | update.c | 3742 if (phdr->p_type == PT_SUNW_UNWIND) { in ld_update_outfile()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | elf.h | 341 #define PT_SUNW_UNWIND 0x6464e550 macro
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 1186 case PT_SUNW_UNWIND: in fake_shdr_cache()
|
H A D | elfdump.c | 862 static Word phdr_types[] = { PT_SUNW_UNWIND, PT_SUNW_EH_FRAME }; in unwind()
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 1694 case PT_SUNW_UNWIND:
|