1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Sam Parker 51f358fb59 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

llvm-svn: 294430
2017-02-08 09:44:18 +00:00
..
2016-12-08 15:28:02 +00:00
2017-01-22 17:41:10 +00:00
2017-01-28 02:02:38 +00:00
2016-11-01 20:19:33 +00:00
2017-01-28 02:02:38 +00:00
2016-11-29 21:54:33 +00:00