breakpad/src
Leonard Grey 652e7dac80 Update Mac Headers
These are reimported from Apple's Github source drops, see exact
provenance in README. Most were imported as is, some were edited
to match previous versions, and as noted below

- Added arm headers where needed
- Removed (now) unused `/mach/i386/vm_param.h`
- Removed availability annotations
- Removed `__kernel_ptr_semantics`
- Added `defined(__aarch64__)` to all arm64 define guards

Bug: chromium:1420654, google-breakpad:880, b/257505171
Change-Id: I17bd03fa871a8f1dc4285daafa3d7b26c2186e2b
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4482294
Reviewed-by: Mark Mentovai <mark@chromium.org>
2023-04-27 14:56:41 +00:00
..
client Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
common [dump_syms] Relax name matching for marking symbols as multiple 2023-04-24 19:59:30 +00:00
google_breakpad
processor Replace unsigned int with size_t for ModuleSerializer 2023-04-26 20:22:23 +00:00
third_party Update Mac Headers 2023-04-27 14:56:41 +00:00
tools [dump_syms/Mac] New -x option to prefer extern names when there's a mismatch 2023-04-24 16:46:57 +00:00
breakpad_googletest_includes.h
config.h.in