Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstackwalker_x86.h83 StackFrameX86* GetCallerByWindowsFrameInfo(
Dstackwalker_x86.cc138 StackFrameX86* StackwalkerX86::GetCallerByWindowsFrameInfo( in GetCallerByWindowsFrameInfo() function in google_breakpad::StackwalkerX86
633 new_frame.reset(GetCallerByWindowsFrameInfo(frames, windows_frame_info, in GetCallerFrame()