llvm-project/llvm/test/tools/llvm-objdump/Inputs
Juergen Ributzka cad1249106 [Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE.
BIND_OPCODE_DONE/REBASE_OPCODE_DONE may appear at the end of the opcode array,
but they are not required to. The linker only adds them as padding to align the
opcodes to pointer size.

This fixes rdar://problem/31285560.

llvm-svn: 299104
2017-03-30 19:56:50 +00:00
..
LLVM-bundle.macho-x86_64
bad-ordinal.macho-x86_64
bind.macho-x86_64
bind2.macho-x86_64
common-symbol-elf
compact-unwind.macho-i386
compact-unwind.macho-x86_64
eh_frame.elf-mipsel
eh_frame.macho-arm64
eh_frame_zero_cie.o
empty.macho-armv7
export.dll.coff-i386
exports-trie.macho-x86_64
file-aux-record.yaml
file.obj.coff-arm
large-bss.obj.coff-i386
lazy-bind.macho-x86_64
libbogus1.a
libbogus2.a
libbogus3.a
libbogus4.a
libbogus5.a
libbogus6.a
libbogus7.a
libbogus8.a
libbogus9.a
libbogus10.a
libbogus11.a Reapply "More fixes to get good error messages for bad archives." 2016-08-03 19:02:50 +00:00
libbogus12.a Reapply "More fixes to get good error messages for bad archives." 2016-08-03 19:02:50 +00:00
libbogus13.a Reapply "More fixes to get good error messages for bad archives." 2016-08-03 19:02:50 +00:00
libbogus14.a Reapply "More fixes to get good error messages for bad archives." 2016-08-03 19:02:50 +00:00
library.lib llvm-objdump: add coff import library symbol listing support 2016-08-18 16:39:19 +00:00
macho-bind-add-addr-imm-scaled Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-add_addr_uleb Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-bad-opcode-value Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-bind-add-addr-uleb Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-do-bind-no-segIndex Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-dylib-ordinal-uleb Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-dylib-ordinal-uleb-malformed-uleb128 Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-dylib-ordinal-uleb-too-big Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-dylib-special-imm Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-seg-too-big Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-segoff-too-big Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-set-addend-sleb Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-set-symbol Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-set-type-imm Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-bind-uleb-times-skipping-uleb Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-do-bind-no-dylib-ordinal Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-do-bind-no-symbol Add the rest of the error checking for Mach-O dyld compact bind entry errors 2017-03-20 19:46:55 +00:00
macho-lazy-do-bind-add-addr-imm-scaled Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-lazy-do-bind-uleb-times-skipping-uleb Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-lazy-do_bind_add_addr_uleb Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-add-addr-imm-scaled Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-add-addr-uleb Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-add-addr-uleb-too-big Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-bad-opcode-value Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-imm-times Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-seg-too-big Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-segoff-too-big Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-set-type-imm Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-uleb-malformed-uleb128 Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-uleb-times Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-rebase-uleb-times-skipping-uleb Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-weak-bind-set-dylib-ordinal-imm Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-weak-bind-set-dylib-ordinal-uleb Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
macho-weak-bind-set-dylib-special-imm Add the error handling for Mach-O dyld compact lazy bind, weak bind and 2017-03-27 20:09:23 +00:00
malformed-macho.bin
malformed-unwind.macho-x86_64 llvm-objdump: deal with unexpected object files more gracefully. 2016-11-15 20:26:01 +00:00
many-relocs.obj-i386
nop.exe.coff-i386
out-of-section-sym.s
proc-specific-section-elf
rebase.macho-x86_64
section-filter.obj
section.macho-armv7
test.wasm [WebAssembly] Improve support for WebAssembly binary format 2017-03-30 19:44:09 +00:00
tls.exe.coff-x86_64
unwind-info-no-relocs.macho-x86_64
unwind-info.macho-arm64
unwind-info.macho-x86_64
weak-bind.macho-x86_64
win64-unwind.exe.coff-x86_64.asm
win64-unwind.exe.coff-x86_64.exe
win64-unwind.exe.coff-x86_64.obj