Searched refs:GetCallerByStackScan (Results 1 – 12 of 12) sorted by relevance
167 StackFrameARM* StackwalkerARM::GetCallerByStackScan( in GetCallerByStackScan() function in google_breakpad::StackwalkerARM273 frame.reset(GetCallerByStackScan(frames)); in GetCallerFrame()
256 StackFrameAMD64* StackwalkerAMD64::GetCallerByStackScan( in GetCallerByStackScan() function in google_breakpad::StackwalkerAMD64345 new_frame.reset(GetCallerByStackScan(frames)); in GetCallerFrame()
182 StackFrameARM64* StackwalkerARM64::GetCallerByStackScan( in GetCallerByStackScan() function in google_breakpad::StackwalkerARM64319 frame.reset(GetCallerByStackScan(frames)); in GetCallerFrame()
270 new_frame.reset(GetCallerByStackScan(frames)); in GetCallerFrame()290 StackFrameMIPS* StackwalkerMIPS::GetCallerByStackScan( in GetCallerByStackScan() function in google_breakpad::StackwalkerMIPS
75 StackFrameMIPS* GetCallerByStackScan(const vector<StackFrame*>& frames);
86 StackFrameARM* GetCallerByStackScan(const vector<StackFrame*>& frames);
85 StackFrameRISCV64* GetCallerByStackScan(
85 StackFrameRISCV* GetCallerByStackScan(
90 StackFrameAMD64* GetCallerByStackScan(const vector<StackFrame*>& frames);
90 StackFrameARM64* GetCallerByStackScan(const vector<StackFrame*>& frames);
419 StackFrameRISCV* StackwalkerRISCV::GetCallerByStackScan( in GetCallerByStackScan() function in google_breakpad::StackwalkerRISCV515 frame.reset(GetCallerByStackScan(frames)); in GetCallerFrame()
419 StackFrameRISCV64* StackwalkerRISCV64::GetCallerByStackScan( in GetCallerByStackScan() function in google_breakpad::StackwalkerRISCV64515 frame.reset(GetCallerByStackScan(frames)); in GetCallerFrame()