Home | History | Annotate | Download | only in src

Lines Matching refs:should_handle

2023   bool should_handle = true;
2026 should_handle = false;
2028 should_handle = false;
2030 should_handle = false;
2032 return should_handle ? EXCEPTION_EXECUTE_HANDLER : EXCEPTION_CONTINUE_SEARCH;