llvm-6502/test/tools/llvm-objdump/X86/Inputs
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
..
dylibLoadKinds.macho-x86_64
dylibModInit.macho-x86_64 Add the -section option to llvm-objdump used with -macho that takes the argument 2015-01-31 00:37:11 +00:00
dylibRoutines.macho-x86_64 Add printing the LC_ROUTINES load commands with llvm-objdump’s -private-headers. 2014-12-19 22:25:22 +00:00
dylibSubClient.macho-x86_64 Add printing the LC_SUB_CLIENT load command with llvm-objdump’s -private-headers. 2014-12-19 21:06:24 +00:00
dylibSubFramework.macho-x86_64 Add printing the LC_SUB_FRAMEWORK load command with llvm-objdump’s -private-headers. 2014-12-18 19:24:35 +00:00
dylibSubLibrary.macho-x86_64 Add printing the LC_SUB_LIBRARY load command with llvm-objdump’s -private-headers. 2014-12-19 19:48:16 +00:00
dylibSubUmbrella.macho-x86_64 Add printing the LC_SUB_UMBRELLA load command with llvm-objdump’s -private-headers. 2014-12-18 23:13:26 +00:00
exeThread.macho-x86_64 Add printing the LC_THREAD load commands with llvm-objdump’s -private-headers. 2014-12-23 22:56:39 +00:00
hello_cpp.exe.macho-x86_64 Update llvm-objdump’s Mach-O symbolizer code to demangle C++ names. 2014-10-28 23:39:46 +00:00
hello.exe.macho-i386 Add the code and test cases for 32-bit Intel to llvm-objdump’s Mach-O symbolizer. 2014-11-04 00:43:16 +00:00
hello.exe.macho-x86_64
hello.obj.macho-i386 Add the code and test cases for 32-bit Intel to llvm-objdump’s Mach-O symbolizer. 2014-11-04 00:43:16 +00:00
hello.obj.macho-x86_64
linkerOption.macho-x86_64 Add printing the LC_LINKER_OPTION load command with llvm-objdump’s -private-headers. 2014-12-18 00:53:40 +00:00
macho-universal-archive.x86_64.i386 Re-add support to llvm-objdump for Mach-O universal files and archives with -macho 2014-12-04 23:56:27 +00:00
macho-universal.x86_64.i386 Re-add support to llvm-objdump for Mach-O universal files and archives with -macho 2014-12-04 23:56:27 +00:00
ObjC.exe.macho-x86_64
ObjC.obj.macho-x86_64
out-of-section-sym.elf-i386
trivial.obj.elf-i386