Searched refs:PF_SUNW_FAILURE (Results 1 – 6 of 6) sorted by relevance
245 { PF_SUNW_FAILURE, SOL, MSG_PF_SUNW_FAILURE_CF }, in conv_phdr_flags_strings()254 { PF_SUNW_FAILURE, SOL, MSG_PF_SUNW_FAILURE_NF }, in conv_phdr_flags_strings()
106 @ MSG_PF_SUNW_FAILURE_CF "PF_SUNW_FAILURE" # 0x00100000
369 #define PF_SUNW_FAILURE 0x00100000 /* mapping absent due to failure */ macro
2074 v[i].p_flags |= PF_SUNW_FAILURE; in elfcore()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()
922 phdr.p_flags |= PF_SUNW_FAILURE; in dump_map()
1269 if (php->p_flags & PF_SUNW_FAILURE) { in core_add_mapping()