commit | 3bfb1e88e634998e3f38bdce23d1f98b24a0da46 | [log] [tgz] |
---|---|---|
author | Sam Parker <sam.parker@arm.com> | Wed Feb 08 09:44:18 2017 +0000 |
committer | Sam Parker <sam.parker@arm.com> | Wed Feb 08 09:44:18 2017 +0000 |
tree | b1a5241610159ace6daa940d6b02c0fe02c75806 | |
parent | 83dcecd8f2a71ae700401b9a2e911195f30294ab [diff] |
Use dynamic symbols for ELF disassembly Disassembly currently begins from addresses obtained from the objects symbol table. For ELF, add the dynamic symbols to the list if no static symbols are available so that we can more successfully disassemble stripped binaries. Differential Revision: https://reviews.llvm.org/D29632 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294430 91177308-0d34-0410-b5e6-96231b3b80d8