llvm-6502/test/tools/llvm-objdump
Kevin Enderby d9757b42ad Add the start of the support for llvm-objdump’s -private-headers for Mach-O files.
This adds the printing of the mach header. Load command printing will be next.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216285 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-22 20:35:18 +00:00
..
ARM Make llvm-objdump handle both arm and thumb disassembly from the same Mach-O 2014-08-18 20:21:02 +00:00
Inputs llvm-objdump: print contents of MachO __unwind_info sections 2014-08-12 11:52:59 +00:00
X86 Add the start of the support for llvm-objdump’s -private-headers for Mach-O files. 2014-08-22 20:35:18 +00:00
coff-file.test tools: fix heap-buffer-overrun detected via ASAN 2014-04-14 16:38:25 +00:00
coff-large-bss.test llvm-objdump: Handle BSS sections larger than the object file 2014-07-14 16:20:14 +00:00
coff-many-relocs.test Object/COFF: Support large relocation table. 2014-03-21 00:44:19 +00:00
coff-non-null-terminated-file.test tools: address possible non-null terminated filenames 2014-04-14 02:37:23 +00:00
coff-private-headers.test llvm-objdump/COFF: Print SEH table addresses. 2014-02-20 06:51:07 +00:00
hex-relocation-addr.test llvm-objdump output hex to match binutils' objdump 2014-03-20 22:55:15 +00:00
macho-compact-unwind-i386.test llvm-objdump: implement printing for MachO __compact_unwind info. 2014-08-01 13:07:19 +00:00
macho-compact-unwind-x86_64.test llvm-objdump: implement printing for MachO __compact_unwind info. 2014-08-01 13:07:19 +00:00
macho-unwind-info-arm64.test llvm-objdump: print contents of MachO __unwind_info sections 2014-08-12 11:52:59 +00:00
macho-unwind-info-x86_64.test llvm-objdump: print contents of MachO __unwind_info sections 2014-08-12 11:52:59 +00:00
win64-unwind-data.test llvm-objdump: Indent unwind info contents. 2014-03-04 19:23:56 +00:00