Handle .dynsym a bit more like we handle .symtab.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 2 Jul 2015 16:03:38 +0000 (16:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 2 Jul 2015 16:03:38 +0000 (16:03 +0000)
commit3a27979633d2d1c6e8ebf43b402a1147da7f0809
tree160989d575588e6d8857ff82e9f2c46dd01dfa02
parent002ff89e2219e185cd22e45fbf0b3cc1b2d51cde
Handle .dynsym a bit more like we handle .symtab.

They have the same format and we find them in the same way, no reason to handle
them differently.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241280 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELF.h