Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.cc575 CONTEXT exception_context = {}; in HandleInvalidParameter() local
655 CONTEXT exception_context = {}; in HandlePureVirtualCall() local
747 CONTEXT exception_context = {}; in WriteMinidump() local
/aosp_15_r20/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler_unittest.cc902 MinidumpContext* exception_context = exception->GetContext(); in TEST() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c753 exception_context; member