aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Object/MachOObject.h
Commit message (Expand)AuthorAgeFilesLines
* macho-dump: Add support for dumping sections.Daniel Dunbar2010-11-271-0/+8
* macho-dump: Add support for dumping dysymtab indirect symbol table.Daniel Dunbar2010-11-271-0/+4
* macho-dump: Add support for dumping symtab and dysymtab commands.Daniel Dunbar2010-11-271-0/+6
* macho-dump: Add support for dumping segment load commands.Daniel Dunbar2010-11-271-0/+9
* Object/Mach-O: Add header and load command information.Daniel Dunbar2010-11-271-1/+46
* Object/Mach-O: Validate Mach-O magic and initialize format info.Daniel Dunbar2010-11-271-3/+9
* MC/Mach-O: Start stubbing out a Mach-O object file wrapper.Daniel Dunbar2010-11-271-0/+69