Home
last modified time | relevance | path

Searched defs:RtlRaiseException (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_win.cc89 INTERCEPTOR_WINAPI(void, RtlRaiseException, EXCEPTION_RECORD *ExceptionRecord) { in INTERCEPTOR_WINAPI() argument
95 REAL(RtlRaiseException)(ExceptionRecord); in INTERCEPTOR_WINAPI() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_win.cc91 INTERCEPTOR_WINAPI(void, RtlRaiseException, EXCEPTION_RECORD *ExceptionRecord) { in INTERCEPTOR_WINAPI() argument
97 REAL(RtlRaiseException)(ExceptionRecord); in INTERCEPTOR_WINAPI() local
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_win.cc89 INTERCEPTOR_WINAPI(void, RtlRaiseException, EXCEPTION_RECORD *ExceptionRecord) { in INTERCEPTOR_WINAPI() argument
95 REAL(RtlRaiseException)(ExceptionRecord); in INTERCEPTOR_WINAPI() local