Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc83 struct FindCrashLwpContext { struct
88 FindCrashLwpContext() : in FindCrashLwpContext() argument
100 FindCrashLwpContext *crashing_context = in IsLwpCrashedCallback()
101 static_cast<FindCrashLwpContext *>(context); in IsLwpCrashedCallback()
125 FindCrashLwpContext context; in FindCrashingLwp()