Searched refs:StackwalkerSPARC (Results 1 – 4 of 4) sorted by relevance
46 StackwalkerSPARC::StackwalkerSPARC(const SystemInfo* system_info, in StackwalkerSPARC() function in google_breakpad::StackwalkerSPARC56 StackFrame* StackwalkerSPARC::GetContextFrame() { in GetContextFrame()75 StackFrame* StackwalkerSPARC::GetCallerFrame(const CallStack* stack, in GetCallerFrame()
50 class StackwalkerSPARC : public Stackwalker {56 StackwalkerSPARC(const SystemInfo* system_info,
97 using google_breakpad::StackwalkerSPARC;342 StackwalkerSPARC stackwalker = StackwalkerSPARC(NULL, &context, &memory, in CountCallerFrames()
238 cpu_stackwalker = new StackwalkerSPARC(system_info, in StackwalkerForCPU()