Home | History | Annotate | Download | only in src

Lines Matching refs:should_handle

523   bool should_handle = true;
526 should_handle = false;
528 should_handle = false;
530 should_handle = false;
532 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH;