Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Windows/
H A Duser-exception.cpp19 static long WINAPI SEHHandler(EXCEPTION_POINTERS *info) { in SEHHandler() function
/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp67 static long WINAPI SEHHandler(EXCEPTION_POINTERS *info) { in SEHHandler() function