Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/processor/
Dstack_frame_cpu.h152 struct StackFrameAMD64 : public StackFrame { struct
177 StackFrameAMD64() : context(), context_validity(CONTEXT_VALID_NONE) {} in StackFrameAMD64() argument
185 MDRawContextAMD64 context;
194 int context_validity;