mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-02-05 05:13:36 +00:00
Bug: b/257505171 Change-Id: I210b6689683ff2cf561997584924fd9b568943cb Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4494631 Reviewed-by: Mark Mentovai <mark@chromium.org>
26 lines
664 B
Plaintext
26 lines
664 B
Plaintext
These headers were copied to enable building the Mac dump_syms code that
|
|
processes Mach-O files on Linux.
|
|
|
|
From xnu-8792.41.9 (https://github.com/apple-oss-distributions/xnu at 5c2921b)
|
|
i386/_types.h
|
|
arm/_types.h
|
|
mach/boolean.h
|
|
mach/machine.h
|
|
mach/thread_status.h
|
|
mach/vm_prot.h
|
|
mach/i386/boolean.h
|
|
mach/i386/vm_types.h
|
|
mach/arm/boolean.h
|
|
mach/arm/vm_types.h
|
|
mach/machine/boolean.h
|
|
mach/machine/vm_types.h
|
|
|
|
From cctools-986 (https://github.com/apple-oss-distributions/cctools at cbe977a)
|
|
mach-o/arch.h
|
|
mach-o/fat.h
|
|
mach-o/loader.h
|
|
mach-o/nlist.h
|
|
|
|
From architecture-282 (https://github.com/apple-oss-distributions/architecture at fe86900)
|
|
architecture/byte_order.h
|