Searched refs:GetCallerByFramePointer (Results 1 – 4 of 4) sorted by relevance
83 StackFrameARM* GetCallerByFramePointer(const vector<StackFrame*> &frames);
87 StackFrameARM64* GetCallerByFramePointer(const vector<StackFrame*> &frames);
195 StackFrameARM* StackwalkerARM::GetCallerByFramePointer( in GetCallerByFramePointer() function in google_breakpad::StackwalkerARM265 frame.reset(GetCallerByFramePointer(frames)); in GetCallerFrame()
208 StackFrameARM64* StackwalkerARM64::GetCallerByFramePointer( in GetCallerByFramePointer() function in google_breakpad::StackwalkerARM64309 frame.reset(GetCallerByFramePointer(frames)); in GetCallerFrame()