Searched refs:reported_warning (Results 1 – 4 of 4) sorted by relevance
558 static bool reported_warning = false; in UnpoisonStack() local559 if (reported_warning) in UnpoisonStack()561 reported_warning = true; in UnpoisonStack()
271 static bool reported_warning = false; in INTERCEPTOR() local272 if (!reported_warning) { in INTERCEPTOR()275 reported_warning = true; in INTERCEPTOR()
618 static bool reported_warning = false; in __asan_handle_no_return() local619 if (reported_warning) in __asan_handle_no_return()621 reported_warning = true; in __asan_handle_no_return()
344 static bool reported_warning = false; in INTERCEPTOR() local345 if (!reported_warning) { in INTERCEPTOR()348 reported_warning = true; in INTERCEPTOR()