llvm-6502/test/tools/llvm-objdump
Kevin Enderby 0602444f70 Add the -section option to llvm-objdump used with -macho that takes the argument
segname,sectname to specify a Mach-O section to print.  The printing is based on
the section type or section attributes.

The printing of the module initialization and termination section types is printed
with this change.  Printing of other section types will be added next.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227649 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-31 00:37:11 +00:00
..
AArch64 dd the option, -link-opt-hints to llvm-objdump used with -macho to print the 2015-01-27 21:28:24 +00:00
ARM Add the option, -data-in-code, to llvm-objdump used with -macho to print the Mach-O data in code table. 2015-01-23 18:52:17 +00:00
Inputs [Objdump] Output information about common symbols in a way closer to GNU objdump. 2015-01-23 20:06:24 +00:00
X86 Add the -section option to llvm-objdump used with -macho that takes the argument 2015-01-31 00:37:11 +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: Skip empty sections when dumping contents 2014-11-11 09:58:25 +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
common-symbol-elf.test [Objdump] Output information about common symbols in a way closer to GNU objdump. 2015-01-23 20:06:24 +00:00
hex-relocation-addr.test llvm-objdump output hex to match binutils' objdump 2014-03-20 22:55:15 +00:00
macho-bad-ordinal.test [llvm-objdump] Update error message and add test case for mach-o file with bad library ordinals 2014-10-14 23:29:38 +00:00
macho-bind2.test [llvm-objdump] Fix mach-o binding decompression error 2014-10-18 01:21:02 +00:00
macho-bind.test [llvm-objdump] clean up test cases now that build bots are green 2014-09-17 21:53:07 +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-exports-trie.test Fix test case to match correct llvm-objdump output 2014-09-03 01:34:58 +00:00
macho-lazy-bind.test [llvm-objdump] clean up test cases now that build bots are green 2014-09-17 21:53:07 +00:00
macho-rebase.test Stop suppress error messages in test case to see why one buildbot is failing 2014-09-12 22:46:01 +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-no-relocs.test llvm-objdump: don't crash when __compact_unwind has no relocs. 2014-09-09 10:45:06 +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
macho-weak-bind.test [llvm-objdump] clean up test cases now that build bots are green 2014-09-17 21:53:07 +00:00
win64-unwind-data.test llvm-objdump: Indent unwind info contents. 2014-03-04 19:23:56 +00:00