Searched refs:SetExceptionInformation (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/client/mac/crash_generation/
H A Dcrash_generation_server.cc126 generator.SetExceptionInformation(info.exception_type,
/external/google-breakpad/src/client/mac/handler/
H A Dminidump_generator.h77 // use SetExceptionInformation() to add this to the minidump. The minidump
100 void SetExceptionInformation(int type, int code, int subcode, function in class:google_breakpad::MinidumpGenerator
H A Dexception_handler.cc328 generator.SetExceptionInformation(EXC_BREAKPOINT,
401 md.SetExceptionInformation(exception_type, exception_code,

Completed in 166 milliseconds