Searched refs:PF_SUNW_KILLED (Results 1 – 5 of 5) sorted by relevance
246 { PF_SUNW_KILLED, SOL, MSG_PF_SUNW_KILLED_CF }, in conv_phdr_flags_strings()255 { PF_SUNW_KILLED, SOL, MSG_PF_SUNW_KILLED_NF }, in conv_phdr_flags_strings()
108 @ MSG_PF_SUNW_KILLED_CF "PF_SUNW_KILLED" # 0x00200000
370 #define PF_SUNW_KILLED 0x00200000 /* signal received during dump */ macro
2127 v[i].p_flags |= PF_SUNW_FAILURE | PF_SUNW_KILLED | in elfcore()2136 v[j].p_flags |= PF_SUNW_FAILURE | PF_SUNW_KILLED; in elfcore()
1197 if (!(php->p_flags & PF_SUNW_KILLED)) { in core_report_mapping()