Home
last modified time | relevance | path

Searched refs:pExceptionPointers (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/
Dwin_dbghelp.h31 int GenerateDumpAndPrintCallstack(EXCEPTION_POINTERS* pExceptionPointers);
Dwin_dbghelp.cpp126 int GenerateDumpAndPrintCallstack(EXCEPTION_POINTERS* pExceptionPointers) { in GenerateDumpAndPrintCallstack() argument
156 ExpParam.ExceptionPointers = pExceptionPointers; in GenerateDumpAndPrintCallstack()