Home
last modified time | relevance | path

Searched defs:StackFramePPC (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/google_breakpad/processor/
Dstack_frame_cpu.h99 struct StackFramePPC : public StackFrame { struct
111 StackFramePPC() : context(), context_validity(CONTEXT_VALID_NONE) {} in StackFramePPC() argument
125 struct StackFramePPC64 : public StackFrame { argument