diff options
author | Fangrui Song <maskray@google.com> | 2018-11-13 20:25:51 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2018-11-13 20:25:51 +0000 |
commit | 0736461b249fdcd70b4e5d23de6ee8859ef1255d (patch) | |
tree | 4875e6e25fb6c2821b0e6a2aa1a032b6e20b7196 /lldb/packages/Python/lldbsuite | |
parent | badd5fd9aca6e65a40340f6a1e824dccd8b999fa (diff) | |
download | bcm5719-llvm-0736461b249fdcd70b4e5d23de6ee8859ef1255d.tar.gz bcm5719-llvm-0736461b249fdcd70b4e5d23de6ee8859ef1255d.zip |
[ELF] Rename NameTypeEntry to NameAttrEntry and its field "Type" to CuIndexAndAttrs
Summary:
NameTypeEntry::Type is a bit-packed value of CU index+attributes (https://sourceware.org/gdb//onlinedocs/gdb/Index-Section-Format.html), which is named cu_index_and_attrs in a local variable in gdb/dwarf2read.c:dw2_symtab_iter_next
The new name CuIndexAndAttrs is more meaningful.
Reviewers: ruiu, dblaikie, espindola
Reviewed By: dblaikie
Subscribers: emaste, aprantl, arichardson, JDevlieghere, arphaman, llvm-commits
Differential Revision: https://reviews.llvm.org/D54481
llvm-svn: 346794
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions