Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/
H A Dstack_frame_cpu.h151 struct StackFrameAMD64 : public StackFrame { struct
176 StackFrameAMD64() : context(), context_validity(CONTEXT_VALID_NONE) {} in StackFrameAMD64() argument
184 MDRawContextAMD64 context;
193 int context_validity;