Searched refs:StackwalkerPPC (Results 1 – 4 of 4) sorted by relevance
47 StackwalkerPPC::StackwalkerPPC(const SystemInfo* system_info, in StackwalkerPPC() function in google_breakpad::StackwalkerPPC66 StackFrame* StackwalkerPPC::GetContextFrame() { in GetContextFrame()85 StackFrame* StackwalkerPPC::GetCallerFrame(const CallStack* stack, in GetCallerFrame()
50 class StackwalkerPPC : public Stackwalker {56 StackwalkerPPC(const SystemInfo* system_info,
94 using google_breakpad::StackwalkerPPC;334 StackwalkerPPC stackwalker = StackwalkerPPC(NULL, &context, &memory, NULL, in CountCallerFrames()
220 cpu_stackwalker = new StackwalkerPPC(system_info, in StackwalkerForCPU()