diff options
author | Pavel Labath <pavel@labath.sk> | 2019-11-21 16:16:50 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-12-03 11:48:28 +0100 |
commit | 1fbe8a82e1ea0168ee10079a18140135222d1d2c (patch) | |
tree | 9e6e1099610d780fb262647d1b438e5b6f79ec35 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 46d0ec3a803021281c8d868b1487d2d5cd06f274 (diff) | |
download | bcm5719-llvm-1fbe8a82e1ea0168ee10079a18140135222d1d2c.tar.gz bcm5719-llvm-1fbe8a82e1ea0168ee10079a18140135222d1d2c.zip |
[DWARF] Add support for parsing/dumping section indices in location lists
Summary:
This does exactly what it says on the box. The only small gotcha is the
section index computation for offset_pair entries, which can use either
the base address section, or the section from the offset_pair entry.
This is to support both the cases where the base address is relocated
(points to the base of the CU, typically), and the case where the base
address is a constant (typically zero) and relocations are on the
offsets themselves.
Reviewers: dblaikie, JDevlieghere, aprantl, SouraVX
Subscribers: hiraditya, llvm-commits, probinson
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70540
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions