breakpad/src/third_party/mac_headers
Markus Stange 8880afb762 Make the cross-compilation glue for dump_syms Mac handle x86_64h.
x86_64h has a different cpusubtype from x86_64. The h is for Haswell.

BUG=

Change-Id: Icf884e5699fe120c12d13aa57cd62db5b69a2ce6
Reviewed-on: https://chromium-review.googlesource.com/457171
Reviewed-by: Ted Mielczarek <ted@mielczarek.org>
2017-05-26 16:03:39 +00:00
..
architecture Fix Mac Breakpad host tools to build in Linux cross-compile 2015-09-16 06:46:55 -04:00
i386 Fix Mac Breakpad host tools to build in Linux cross-compile 2015-09-16 06:46:55 -04:00
mach Make the cross-compilation glue for dump_syms Mac handle x86_64h. 2017-05-26 16:03:39 +00:00
mach-o Fix Mac Breakpad host tools to build in Linux cross-compile 2015-09-16 06:46:55 -04:00
README Fix Mac Breakpad host tools to build in Linux cross-compile 2015-09-16 06:46:55 -04:00

These headers were copied from the Mac OS X 10.7 SDK to enable building
the Mac dump_syms code that processes Mach-O files on Linux.