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.h100 struct StackFramePPC : public StackFrame { struct
112 StackFramePPC() : context(), context_validity(CONTEXT_VALID_NONE) {} in StackFramePPC() argument
126 struct StackFramePPC64 : public StackFrame { argument