diff options
author | Pavel Labath <pavel@labath.sk> | 2019-10-31 14:31:42 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-11-05 10:21:39 +0100 |
commit | b4c5b8f3f51206bac2282a8b483e76ad59a5aed5 (patch) | |
tree | 2540364a5d24115e172f56757711baa7217621b0 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 0d14656b9d8ca38b8ea321c7047eaeec43c5b2ef (diff) | |
download | llvm-b4c5b8f3f51206bac2282a8b483e76ad59a5aed5.zip llvm-b4c5b8f3f51206bac2282a8b483e76ad59a5aed5.tar.gz llvm-b4c5b8f3f51206bac2282a8b483e76ad59a5aed5.tar.bz2 |
DWARFDebugLoclists: Make it possible to read relocated addresses
Summary:
Handling relocations was not needed when the loclists section was a
DWO-only thing. But since DWARF5, it is possible to use it in regular
objects too, and the standard permits embedding addresses into the
section directly. These addresses need to be relocated in unlinked
files.
Reviewers: JDevlieghere, dblaikie, probinson
Subscribers: aprantl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D68271
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions