commit | 6ac90f1dbd012ebe97616b1dd45df8e52c119d1e | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Wed Nov 18 02:49:19 2015 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Wed Nov 18 02:49:19 2015 +0000 |
tree | e7a5d73fabd3a781c61d42f8f2e9c2cc095e7a11 | |
parent | 446c5db587a09a941bfbaefbb8609037116edf77 [diff] |
[llvm-objdump] Use the COFF export table for additional symbols Most linked executables do not have a symbol table in COFF. However, it is pretty typical to have some export entries. Use those entries to inform the disassembler about potential function definitions and call targets. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253429 91177308-0d34-0410-b5e6-96231b3b80d8