Searched refs:StackwalkerPPC (Results 1 – 4 of 4) sorted by relevance
46 StackwalkerPPC::StackwalkerPPC(const SystemInfo* system_info, in StackwalkerPPC() function in google_breakpad::StackwalkerPPC65 StackFrame* StackwalkerPPC::GetContextFrame() { in GetContextFrame()84 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()
213 cpu_stackwalker = new StackwalkerPPC(system_info, in StackwalkerForCPU()