llvm-project/lldb/source/Plugins/Process/mach-core
Jason Molenda 78a1412845 Handle all standalone combinations of LC_NOTEs w/ & w/o addr & uuid
Fill out ProcessMachCore::DoLoadCore to handle LC_NOTE hints with
a UUID or with a UUID+address, and load the binary at the specified
offset correctly.  Add tests for all four combinations.  Change
DynamicLoaderStatic to not re-set a Section's load address in the
Target if it's already been specified.

Differential Revision: https://reviews.llvm.org/D99571
rdar://51490545
2021-04-01 18:59:36 -07:00
..
CMakeLists.txt
ProcessMachCore.cpp Handle all standalone combinations of LC_NOTEs w/ & w/o addr & uuid 2021-04-01 18:59:36 -07:00
ProcessMachCore.h [ThreadPlan] fix exec on Linux 2021-01-25 11:30:48 -08:00
ThreadMachCore.cpp [lldb] Return Unwinder& from Thread::GetUnwinder 2020-03-09 14:13:22 +01:00
ThreadMachCore.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00