llvm-project/llvm/test/tools/llvm-objdump/X86/Inputs
David Majnemer fbb1c3a70b [llvm-objdump] Use the COFF export table for additional symbols
Most linked executables do not have a symbol table in COFF.
However, it is pretty typical to have some export entries.  Use those
entries to inform the disassembler about potential function definitions
and call targets.

llvm-svn: 253429
2015-11-18 02:49:19 +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 For llvm-objdump added support for printing Objc1 32-bit runtime meta data 2015-04-16 17:19:59 +00:00
Objc1.32bit.obj.macho-i386 For llvm-objdump added support for printing Objc1 32-bit runtime meta data 2015-04-16 17:19:59 +00:00
Objc2.32bit.exe.macho-i386 For llvm-objdump added support for printing Objc2 32-bit runtime meta data 2015-04-06 17:47:03 +00:00
Objc2.32bit.obj.macho-i386 For llvm-objdump added support for printing Objc2 32-bit runtime meta data 2015-04-06 17:47:03 +00:00
Objc2.64bit.exe.macho-x86_64 Add the option -objc-meta-data to llvm-objdump used with -macho to 2015-04-01 20:57:01 +00:00
Objc2.64bit.obj.macho-x86_64 Add the option -objc-meta-data to llvm-objdump used with -macho to 2015-04-01 20:57:01 +00:00
disassemble-data.obj Moving tests in to X86 directory. 2015-07-23 21:55:26 +00:00
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 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.exe.macho-i386
hello.exe.macho-x86_64
hello.obj.macho-i386
hello.obj.macho-x86_64
hello_cpp.exe.macho-x86_64
internal.exe.coff-x86_64 COFF: Assign the correct symbol type to internal functions. 2015-08-06 05:26:35 +00:00
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
out-of-section-sym.elf-i386
trivial.obj.elf-i386