Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_win.cpp90 INTERCEPTOR_WINAPI(void, RtlRaiseException, EXCEPTION_RECORD *ExceptionRecord) { in INTERCEPTOR_WINAPI() argument
96 REAL(RtlRaiseException)(ExceptionRecord); in INTERCEPTOR_WINAPI() local