Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/
H A Dstack_frame_cpu.h125 struct StackFramePPC64 : public StackFrame { struct
137 StackFramePPC64() : context(), context_validity(CONTEXT_VALID_NONE) {} in StackFramePPC64() argument
143 MDRawContextPPC64 context;
148 int context_validity;