elf2yaml: Use existing section walk to find the symbol table. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 10 Aug 2015 14:27:50 +0000 (14:27 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 10 Aug 2015 14:27:50 +0000 (14:27 +0000)
commit229544960811680d4f87ab1f9a70d06b04220e0f
tree0e3908566ad41df2822b84f4a7376ea0f3a96ea7
parent4b4562925ca70da07f9172dbba440b2609b7c18c
elf2yaml: Use existing section walk to find the symbol table. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244447 91177308-0d34-0410-b5e6-96231b3b80d8
tools/obj2yaml/elf2yaml.cpp