Home
last modified time | relevance | path

Searched refs:abort_on_error (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/gcc/
HDdiagnostic.c109 context->abort_on_error = false; in diagnostic_initialize()
186 && !context->abort_on_error) in diagnostic_count_diagnostic()
250 if (context->abort_on_error) in diagnostic_action_after_output()
260 if (context->abort_on_error) in diagnostic_action_after_output()
269 if (context->abort_on_error) in diagnostic_action_after_output()
HDdiagnostic.h89 bool abort_on_error; member
161 (DC)->abort_on_error = true
HDChangeLog-200332970 (struct diagnostic_context): Add abort_on_error field.
/NextBSD/contrib/gcc/config/rs6000/
HDhost-darwin.c123 if (global_dc->abort_on_error) in segv_handler()
/NextBSD/contrib/compiler-rt/lib/asan/
HDasan_flags.inc81 bool, abort_on_error, false,
HDasan_rtl.cc61 if (flags()->abort_on_error) in AsanDie()
/NextBSD/contrib/wpa/wpa_supplicant/
HDconfig.c242 u8 abort_on_error, u8 masked) in wpa_config_parse_addr_list() argument
257 if (abort_on_error || count == 0) { in wpa_config_parse_addr_list()