llvm-project/llvm/test/tools/llvm-objdump/X86/Inputs
Tim Northover f203ab5be3 llvm-objdump: handle stubbed and malformed dylibs better
We were quite happy to read past the end of the valid section data when
disassembling. Instead we entirely skip stub dylibs, and tell the user what's
happened if their section only has partial data.

llvm-svn: 275487
2016-07-14 22:13:32 +00:00
..
malformed-machos Fixed bugs in llvm-obdump while parsing Mach-O files from malformed archives 2015-10-12 22:04:54 +00:00
ObjC.exe.macho-x86_64
ObjC.obj.macho-x86_64
Objc1.32bit.exe.macho-i386
Objc1.32bit.obj.macho-i386
Objc2.32bit.exe.macho-i386
Objc2.32bit.obj.macho-i386
Objc2.64bit.exe.macho-x86_64
Objc2.64bit.obj.macho-x86_64
codesig.macho-x86_64 Fix a bug in llvm-objdump for -private-headers printing the LC_CODE_SIGNATURE Mach-O load command. 2016-04-28 21:07:20 +00:00
disassemble-data.obj
disassemble.dll.coff-i386 [llvm-objdump] Use the COFF export table for additional symbols 2015-11-18 02:49:19 +00:00
dylibLoadKinds.macho-x86_64
dylibModInit.macho-x86_64
dylibRoutines.macho-x86_64
dylibSubClient.macho-x86_64
dylibSubFramework.macho-x86_64
dylibSubLibrary.macho-x86_64
dylibSubUmbrella.macho-x86_64
exeThread.macho-x86_64
hello.exe.macho-i386
hello.exe.macho-x86_64
hello.exe.stripped.macho-x86_64 Fix llvm-objdump when disassembling a stripped Mach-O binary with the -macho option. 2016-06-15 21:14:01 +00:00
hello.obj.macho-i386
hello.obj.macho-x86_64
hello_cpp.exe.macho-x86_64
internal.exe.coff-x86_64
linkerOption.macho-x86_64
macho-universal-archive.x86_64.i386
macho-universal.x86_64.i386
macho-universal64.x86_64.i386 Update llvm-obdump(1) to print FAT_MAGIC_64 for Darwin’s 64-bit universal files 2016-06-21 21:55:01 +00:00
out-of-section-sym.elf-i386
stubbed.dylib.macho-x86_64 llvm-objdump: handle stubbed and malformed dylibs better 2016-07-14 22:13:32 +00:00
trivial.obj.elf-i386
truncated-section.dylib.macho-x86_64 llvm-objdump: handle stubbed and malformed dylibs better 2016-07-14 22:13:32 +00:00