llvm-6502/include/llvm/Object
Shankar Easwaran 64a7eb58cd [Object][ELF] ELFEntityIterator : Add operators for random access
Add operators add/subtract for random access. This is essentially used by
lld.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232453 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-17 02:12:35 +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 [Object][ELF] ELFEntityIterator : Add operators for random access 2015-03-17 02:12:35 +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 [Object/ELF] Add support for setVisibility() 2015-03-12 07:48:25 +00:00
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