Searched defs:StackwalkerPPC64 (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/processor/
H A Dstackwalker_ppc64.h48 class StackwalkerPPC64 : public Stackwalker { class in namespace:google_breakpad
54 StackwalkerPPC64(const SystemInfo* system_info,
H A Dstackwalker_ppc64.cc46 StackwalkerPPC64::StackwalkerPPC64(const SystemInfo* system_info, function in class:google_breakpad::StackwalkerPPC64
56 StackFrame* StackwalkerPPC64::GetContextFrame() {
75 StackFrame* StackwalkerPPC64::GetCallerFrame(const CallStack* stack,

Completed in 99 milliseconds