llvm-project/lldb/source/Plugins/Process/mach-core
Jason Molenda 92bd2e443e Add mach-o corefile support for platform binaries
Add support for recognizing a platform binary in the ObjectFileMachO
method that parses the "load binary" LC_NOTEs in a corefile.

A bit of reorganization to ProcessMachCore::DoLoadCore to separate
all of the unrelated things being done in that method into their own
separate methods, as well as small fixes to improve the handling of
a corefile with multiple kernel images in the corefile.

Differential Revision: https://reviews.llvm.org/D133680
rdar://98754861
2022-09-13 15:46:18 -07:00
..
CMakeLists.txt
ProcessMachCore.cpp Add mach-o corefile support for platform binaries 2022-09-13 15:46:18 -07:00
ProcessMachCore.h Add mach-o corefile support for platform binaries 2022-09-13 15:46:18 -07:00
ThreadMachCore.cpp [MachCore] Report arm64 thread exception state 2021-09-17 16:45:03 -07:00
ThreadMachCore.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00