Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc85 uintptr_t crashing_stack_bottom; member
90 crashing_stack_bottom(0UL), in FindCrashLwpContext()
111 stack_bottom == crashing_context->crashing_stack_bottom) { in IsLwpCrashedCallback()
122 int FindCrashingLwp(uintptr_t crashing_stack_bottom, in FindCrashingLwp() argument
127 context.crashing_stack_bottom = crashing_stack_bottom; in FindCrashingLwp()