Searched refs:CorrectRegLRByFramePointer (Results 1 – 2 of 2) sorted by relevance
97 void CorrectRegLRByFramePointer(const vector<StackFrame*>& frames,
212 CorrectRegLRByFramePointer(frames, last_frame); in GetCallerByFramePointer()254 void StackwalkerARM64::CorrectRegLRByFramePointer( in CorrectRegLRByFramePointer() function in google_breakpad::StackwalkerARM64