HomeSort by relevance Sort by last modified time
    Searched refs:SetExceptionInformation (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/client/mac/crash_generation/
crash_generation_server.cc 126 generator.SetExceptionInformation(info.exception_type,
  /external/google-breakpad/src/client/mac/handler/
minidump_generator.h 77 // use SetExceptionInformation() to add this to the minidump. The minidump
100 void SetExceptionInformation(int type, int code, int subcode,
exception_handler.cc 328 generator.SetExceptionInformation(EXC_BREAKPOINT,
401 md.SetExceptionInformation(exception_type, exception_code,

Completed in 190 milliseconds