Searched refs:OS_REASON_FLAG_ABORT (Results 1 – 4 of 4) sorted by relevance
139 #define OS_REASON_FLAG_ABORT 0x200 /* Reason created from abort_* rather than te… macro145 …_FAILURE | OS_REASON_FLAG_ONE_TIME_FAILURE | OS_REASON_FLAG_NO_CRASH_REPORT | OS_REASON_FLAG_ABORT)
107 reason_string, reason_flags | OS_REASON_FLAG_ABORT); in abort_with_payload_wrapper_internal()
1000 payload, payload_size, reason_string, reason_flags | OS_REASON_FLAG_ABORT); in abort_with_payload_internal()
1674 reason_flags &= ~((typeof(reason_flags))OS_REASON_FLAG_ABORT); in terminate_with_payload_internal()