mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2026-06-27 21:34:41 +00:00
This struct matches the layout defined by Microsoft and replaces Breakpad's MDRawContextARM64_Old. This CL updates the processor to understand either the old or new structs, but clients continue to write the old structs. Change-Id: I8dedd9ddb2ec083b802723b9ac87beb18d98edbd Reviewed-on: https://chromium-review.googlesource.com/1155938 Reviewed-by: Mark Mentovai <mark@chromium.org> |
||
|---|---|---|
| .. | ||
| breakpad_types.h | ||
| minidump_cpu_amd64.h | ||
| minidump_cpu_arm.h | ||
| minidump_cpu_arm64.h | ||
| minidump_cpu_mips.h | ||
| minidump_cpu_ppc.h | ||
| minidump_cpu_ppc64.h | ||
| minidump_cpu_sparc.h | ||
| minidump_cpu_x86.h | ||
| minidump_exception_linux.h | ||
| minidump_exception_mac.h | ||
| minidump_exception_ps3.h | ||
| minidump_exception_solaris.h | ||
| minidump_exception_win32.h | ||
| minidump_format.h | ||
| minidump_size.h | ||