Remove the symbol iteration functions that don't take a symbol table.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 7 Aug 2015 20:07:27 +0000 (20:07 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 7 Aug 2015 20:07:27 +0000 (20:07 +0000)
commit8081351a70808caa3c3560584cd63ac22fc15dec
tree25302b14e245e09ff42086a019e66d3772dbdd32
parent7ae57e1b53d3e5d238eb260a7ab9f07aa7f37f14
Remove the symbol iteration functions that don't take a symbol table.

Another step in making ELFFile's constructor not iterate over all sections.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244351 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELF.h
include/llvm/Object/ELFObjectFile.h
tools/llvm-readobj/ARMEHABIPrinter.h
tools/llvm-readobj/ELFDumper.cpp
tools/obj2yaml/elf2yaml.cpp