llvm-6502/include/llvm/Object
Simon Atanasyan ef7c2568fa [llvm-readobj] Print .MIPS.abiflags section content
This change adds new flag -mips-abi-flags to the llvm-readobj. This flag
forces printing of .MIPS.abiflags section content.

https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking#10.2.1._.MIPS.abiflags

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236737 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-07 15:40: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 15:44:20 +00:00
ELFObjectFile.h [Object] Teach Object and llvm-objdump about ".hidden" 2015-04-30 23:08:53 +00:00
ELFTypes.h [llvm-readobj] Print .MIPS.abiflags section content 2015-05-07 15:40:35 +00:00
ELFYAML.h [obj2yaml/yaml2obj] Add SHT_GROUP support. 2015-02-21 04:28:26 +00:00
Error.h
IRObjectFile.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
MachO.h
MachOUniversal.h [llvm-readobj] add support for macho universal binary. 2015-03-24 20:26:55 +00:00
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 [Object] Teach Object and llvm-objdump about ".hidden" 2015-04-30 23:08:53 +00:00