Searched refs:noabort (Results 1 – 3 of 3) sorted by relevance
148 static int nodebug, noabort, noerror, nosync, tracethreads; variable182 if( !noabort ) abort(); \191 if( !noabort ) abort(); \203 if( !noabort ) abort(); \260 { "noabort", &noabort, 1 }, in get_options()302 noabort = 1; in get_options()368 if( !noabort ) abort(); in ldap_debug_thread_assert_mutex_owner()
965 Store ("DIV0 - noabort", Debug)
12788 * asan.c (report_error_func): Add noabort path.12790 (asan_expand_check_ifn): Handle noabort path.12795 * sanitizer.def: Add noabort ASan builtins.