Searched refs:NeedsGwpAsanRecovery (Results 1 – 1 of 1) sorted by relevance
234 bool NeedsGwpAsanRecovery(void* fault_ptr) { in NeedsGwpAsanRecovery() function243 if (!NeedsGwpAsanRecovery(fault_ptr)) return; in GwpAsanPreCrashHandler()249 if (!NeedsGwpAsanRecovery(fault_ptr)) return; in GwpAsanPostCrashHandler()474 __libc_shared_globals()->debuggerd_needs_gwp_asan_recovery = NeedsGwpAsanRecovery; in MaybeInitGwpAsan()