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
522 #define PF_SUNW_FAILURE 0x00100000 /* mapping absent due to failure */ macro
2452 phdr[i].p_flags |= PF_SUNW_FAILURE; in elfcore()2505 phdr[i].p_flags |= PF_SUNW_FAILURE | PF_SUNW_KILLED | in elfcore()2514 phdr[j].p_flags |= PF_SUNW_FAILURE | PF_SUNW_KILLED; in elfcore()
968 phdr.p_flags |= PF_SUNW_FAILURE; in dump_map()
1422 if (php->p_flags & PF_SUNW_FAILURE) { in core_add_mapping()