Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstackwalk_common.cc128 const StackFrameX86 *prev_frame_x86 = in PrintStackContents() local
131 (prev_frame_x86->context_validity & StackFrameX86::CONTEXT_VALID_ESP)) { in PrintStackContents()
133 stack_end = prev_frame_x86->context.esp; in PrintStackContents()