llvm-6502/test/tools/llvm-objdump/Inputs
Nick Kledzik 367cf70f27 [llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options
This finishes the ability of llvm-objdump to print out all information from
the LC_DYLD_INFO load command.

The -bind option prints out symbolic references that dyld must resolve 
immediately.

The -lazy-bind option prints out symbolc reference that are lazily resolved on 
first use.

The -weak-bind option prints out information about symbols which dyld must
try to coalesce across images.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217853 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-16 01:41:51 +00:00
..
bind.macho-x86_64 [llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options 2014-09-16 01:41:51 +00:00
compact-unwind.macho-i386 llvm-objdump: implement printing for MachO __compact_unwind info. 2014-08-01 13:07:19 +00:00
compact-unwind.macho-x86_64 llvm-objdump: implement printing for MachO __compact_unwind info. 2014-08-01 13:07:19 +00:00
export.dll.coff-i386
exports-trie.macho-x86_64 Object/llvm-objdump: allow dumping of mach-o exports trie 2014-08-30 00:20:14 +00:00
file-aux-record.yaml
file.obj.coff-arm
large-bss.obj.coff-i386
lazy-bind.macho-x86_64 [llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options 2014-09-16 01:41:51 +00:00
many-relocs.obj-i386
nop.exe.coff-i386
out-of-section-sym.s
rebase.macho-x86_64 [llvm-objdump] support -rebase option for mach-o to dump rebasing info 2014-09-12 21:34:15 +00:00
unwind-info-no-relocs.macho-x86_64 llvm-objdump: don't crash when __compact_unwind has no relocs. 2014-09-09 10:45:06 +00:00
unwind-info.macho-arm64 llvm-objdump: print contents of MachO __unwind_info sections 2014-08-12 11:52:59 +00:00
unwind-info.macho-x86_64 llvm-objdump: print contents of MachO __unwind_info sections 2014-08-12 11:52:59 +00:00
weak-bind.macho-x86_64 [llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options 2014-09-16 01:41:51 +00:00
win64-unwind.exe.coff-x86_64.asm
win64-unwind.exe.coff-x86_64.exe
win64-unwind.exe.coff-x86_64.obj