llvm-6502/include/llvm/Object
Rui Ueyama 2701736388 Object: Add range iterators to Archive symbols
Also define operator* for symbol iterator just like Archive children iterator.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231203 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-04 02:05:06 +00:00
..
Archive.h Object: Add range iterators to Archive symbols 2015-03-04 02:05:06 +00:00
Binary.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
COFF.h
COFFYAML.h
ELF.h Remove some explicit copy assignment operators is favor of implicit ones, as their presence makes the use of the implicit copy ctor deprecated in C++11 2015-03-03 19:20:13 +00:00
ELFObjectFile.h [Objdump] Fixing crash when printing symbols in ELF sections with special types. 2015-02-18 23:00:22 +00:00
ELFTypes.h
ELFYAML.h [obj2yaml/yaml2obj] Add SHT_GROUP support. 2015-02-21 04:28:26 +00:00
Error.h
IRObjectFile.h
MachO.h
MachOUniversal.h
ObjectFile.h Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition. 2015-02-15 22:54:22 +00:00
RelocVisitor.h
SymbolicFile.h