Searched refs:__asan_unhandled_exception_filter (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp53 long __asan_unhandled_exception_filter(EXCEPTION_POINTERS *info) { function
65 // __asan_unhandled_exception_filter, otherwise, we execute the user provided
70 return __asan_unhandled_exception_filter(info);
H A Dasan_win_dll_thunk.cpp105 INTERCEPT_WRAP_W_W(__asan_unhandled_exception_filter)

Completed in 117 milliseconds