summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2015-06-05 23:06:11 +0000
committerFrederic Riss <friss@apple.com>2015-06-05 23:06:11 +0000
commit5a642079d71cd0766524db4b6ec4211e143a54ac (patch)
tree3053656ab1b6683eb7d08992461457f486bb4a3b /lldb/test/python_api/target/TestTargetAPI.py
parent8423df927eb6b24e8821d557c1a26c4cd0f44fcf (diff)
downloadbcm5719-llvm-5a642079d71cd0766524db4b6ec4211e143a54ac.tar.gz
bcm5719-llvm-5a642079d71cd0766524db4b6ec4211e143a54ac.zip
[dsymutil] Add support for linking the debug_frame section.
Linking the debug frame section is actually very easy as we just have to patch the start address in the FDE header and then copy the rest of the FDE without even looking at it. The only small complexity comes from the handling of the CIEs that we should unique across object file. This is also really easy by using a StringMap keyed on the raw contents of the CIE. llvm-svn: 239198
Diffstat (limited to 'lldb/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud