Searched refs:GetCallerByFramePointer (Results 1 – 4 of 4) sorted by relevance
83 StackFrameARM* GetCallerByFramePointer(const vector<StackFrame*> &frames);
84 StackFrameARM64* GetCallerByFramePointer(const vector<StackFrame*> &frames);
185 StackFrameARM64* StackwalkerARM64::GetCallerByFramePointer( in GetCallerByFramePointer() function in google_breakpad::StackwalkerARM64245 frame.reset(GetCallerByFramePointer(frames)); in GetCallerFrame()
194 StackFrameARM* StackwalkerARM::GetCallerByFramePointer( in GetCallerByFramePointer() function in google_breakpad::StackwalkerARM260 frame.reset(GetCallerByFramePointer(frames)); in GetCallerFrame()