Home
last modified time | relevance | path

Searched defs:frame_x86 (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/processor/
Dstackwalk_common.cc131 const StackFrameX86* frame_x86 = static_cast<const StackFrameX86*>(frame); in PrintStackContents() local
334 const StackFrameX86* frame_x86 = in PrintStack() local
Dstackwalker_selftest.cc362 StackFrameX86 *frame_x86 = reinterpret_cast<StackFrameX86*>(frame); in CountCallerFrames() local