Searched refs:reported_warning (Results 1 – 2 of 2) sorted by relevance
533 static bool reported_warning = false; in UnpoisonStack() local534 if (reported_warning) in UnpoisonStack()536 reported_warning = true; in UnpoisonStack()
294 static bool reported_warning = false; in INTERCEPTOR() local295 if (!reported_warning) { in INTERCEPTOR()298 reported_warning = true; in INTERCEPTOR()