Searched refs:StackwalkerSPARC (Results 1 – 4 of 4) sorted by relevance
49 StackwalkerSPARC::StackwalkerSPARC(const SystemInfo* system_info, in StackwalkerSPARC() function in google_breakpad::StackwalkerSPARC59 StackFrame* StackwalkerSPARC::GetContextFrame() { in GetContextFrame()78 StackFrame* StackwalkerSPARC::GetCallerFrame(const CallStack* stack, in GetCallerFrame()
49 class StackwalkerSPARC : public Stackwalker {55 StackwalkerSPARC(const SystemInfo* system_info,
100 using google_breakpad::StackwalkerSPARC;345 StackwalkerSPARC stackwalker = StackwalkerSPARC(NULL, &context, &memory, in CountCallerFrames()
249 cpu_stackwalker = new StackwalkerSPARC(system_info, in StackwalkerForCPU()