diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-10-07 10:29:38 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-10-07 10:29:38 +0000 |
commit | 5ce8c391499cd6003a784d1c187d680da579efc0 (patch) | |
tree | 749d41c729a1101861d189cb794e113d19f741ac /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h | |
parent | 2fa81d201f4b6238c9cc92fdca5cd77ca7fe2435 (diff) | |
download | llvm-5ce8c391499cd6003a784d1c187d680da579efc0.zip llvm-5ce8c391499cd6003a784d1c187d680da579efc0.tar.gz llvm-5ce8c391499cd6003a784d1c187d680da579efc0.tar.bz2 |
[llvm-readelf/llvm-objdump] - Improve/refactor the implementation of SHT_LLVM_ADDRSIG section dumping.
This patch:
* Adds a llvm-readobj/llvm-readelf test file for SHT_LLVM_ADDRSIG sections. (we do not have any)
* Enables dumping of SHT_LLVM_ADDRSIG with --all.
* Changes the logic to report a warning instead of an error when something goes wrong during dumping
(allows to continue dumping SHT_LLVM_ADDRSIG and other sections on error).
* Refactors a piece of logic to a new toULEB128Array helper which might be used for GNU-style
dumping implementation.
Differential revision: https://reviews.llvm.org/D68383
llvm-svn: 373890
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h')
0 files changed, 0 insertions, 0 deletions