diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2019-08-20 12:52:32 +0000 |
---|---|---|
committer | Igor Kudrin <ikudrin@accesssoftek.com> | 2019-08-20 12:52:32 +0000 |
commit | 59d5abaa71b524fb983b8945e3703eb55c0cf6cb (patch) | |
tree | 8cd6421b97a6f5fddc242de3e53dbe03e2270174 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | f13370280057c51cc98ed4a3f44fcb72e76944a3 (diff) | |
download | llvm-59d5abaa71b524fb983b8945e3703eb55c0cf6cb.zip llvm-59d5abaa71b524fb983b8945e3703eb55c0cf6cb.tar.gz llvm-59d5abaa71b524fb983b8945e3703eb55c0cf6cb.tar.bz2 |
[DWARF] Fix reading 64-bit DWARF type units.
The type_offset field is 8 bytes long in DWARF64. The patch extends
TypeOffset to uint64_t and fixes its reading. The patch also fixes
checking of TypeOffset bounds as it was inaccurate in DWARF64 case.
Differential Revision: https://reviews.llvm.org/D66465
llvm-svn: 369378
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions