Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerUtilWindows.cpp33 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) { in ExceptionHandler() function
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCWinEH.h43 const MCSymbol *ExceptionHandler = nullptr; member
/llvm-project-15.0.7/llvm/lib/Support/
H A DCrashRecoveryContext.cpp265 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) in ExceptionHandler() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCoroutine.cpp47 Stmt *ExceptionHandler = nullptr; member