summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin@accesssoftek.com>2019-09-05 07:02:28 +0000
committerIgor Kudrin <ikudrin@accesssoftek.com>2019-09-05 07:02:28 +0000
commite46639620d32c4edf274d5d2964850542d34db15 (patch)
tree4624406cdd70eb1b483980096f3f7d7927a8e2d9 /lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
parent59a1d998d97dcf7be747caf7d2f80089c1830fb1 (diff)
downloadbcm5719-llvm-e46639620d32c4edf274d5d2964850542d34db15.tar.gz
bcm5719-llvm-e46639620d32c4edf274d5d2964850542d34db15.zip
[DWARF] Fix referencing Range List Tables from CUs for DWARF64.
As DW_AT_rnglists_base points after the header and headers have different sizes for DWARF32 and DWARF64, we have to use the format of the CU to adjust the offset correctly in order to extract the referenced range list table. The patch also changes the type of RangeSectionBase because in DWARF64 it is 8-bytes long. Differential Revision: https://reviews.llvm.org/D67098 llvm-svn: 371016
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud