Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstackwalker_arm64.h97 void CorrectRegLRByFramePointer(const vector<StackFrame*>& frames,
Dstackwalker_arm64.cc212 CorrectRegLRByFramePointer(frames, last_frame); in GetCallerByFramePointer()
254 void StackwalkerARM64::CorrectRegLRByFramePointer( in CorrectRegLRByFramePointer() function in google_breakpad::StackwalkerARM64