Searched refs:SetExceptionInformation (Results 1 – 6 of 6) sorted by relevance
/external/google-breakpad/src/client/mac/crash_generation/ |
D | crash_generation_server.cc | 126 generator.SetExceptionInformation(info.exception_type, in WaitForOneMessage()
|
D | Inspector.mm | 326 generator.SetExceptionInformation(exception_type_,
|
/external/google-breakpad/src/client/ios/ |
D | exception_handler_no_mach.cc | 156 md.SetExceptionInformation(exception_type, exception_code, in WriteMinidumpWithException()
|
/external/google-breakpad/src/client/mac/handler/ |
D | minidump_generator.h | 117 void SetExceptionInformation(int type, int code, int subcode, in SetExceptionInformation() function
|
D | exception_handler.cc | 328 generator.SetExceptionInformation(EXC_BREAKPOINT, in WriteMinidumpForChild() 406 md.SetExceptionInformation(exception_type, exception_code, in WriteMinidumpWithException()
|
/external/google-breakpad/src/client/ios/handler/ |
D | ios_exception_minidump_generator.mm | 68 SetExceptionInformation(kExceptionType,
|