.. |
COFF
|
|
|
ELF
|
|
|
absolute.elf-x86-64
|
|
|
archive-test.a-coff-i386
|
|
|
archive-test.a-corrupt-symbol-table
|
|
|
archive-test.a-empty
|
|
|
archive-test.a-gnu-minimal
|
|
|
archive-test.a-gnu-no-symtab
|
|
|
archive-test.a-irix6-mips64el
|
[Object] Support reading 64-bit MIPS ELF archives
|
2015-02-17 18:54:22 +00:00 |
coff_archive_short.lib
|
|
|
coff_archive.lib
|
|
|
common.coff-i386
|
|
|
corrupt-archive.a
|
|
|
corrupt-invalid-dynamic-table-size.elf.x86-64
|
Simplify iterating over the dynamic section and report broken ones.
|
2015-07-20 21:23:29 +00:00 |
corrupt-invalid-phentsize.elf.x86-64
|
Simplify iterating over program headers and detect corrupt ones.
|
2015-07-20 13:35:33 +00:00 |
corrupt-invalid-relocation-size.elf.x86-64
|
Remove Elf_Rela_Iter and Elf_Rel_Iter.
|
2015-07-20 20:07:50 +00:00 |
corrupt-invalid-strtab.elf.x86-64
|
llvm-readobj: Handle invalid references to the string table.
|
2015-07-20 03:38:17 +00:00 |
corrupt-invalid-virtual-addr.elf.x86-64
|
Report errors an invalid virtual addresses.
|
2015-07-20 14:45:03 +00:00 |
corrupt-version.elf-x86_64
|
|
|
corrupt.elf-x86-64
|
|
|
darwin-m-test1.mach0-armv7
|
|
|
darwin-m-test2.macho-i386
|
|
|
darwin-m-test3.macho-x86-64
|
|
|
dext-test.elf-mips64r2
|
|
|
elf-mip64-reloc.o
|
Fix handling of ELF::R_MIPS_32 on Mips64.
|
2015-07-06 12:18:44 +00:00 |
elf-reloc-no-sym.x86_64
|
|
|
elf-versioning-test.i386
|
|
|
elf-versioning-test.x86_64
|
|
|
elfver.S
|
|
|
elfver.script
|
|
|
evenlen
|
|
|
GNU.a
|
|
|
hello-world.elf-x86-64
|
|
|
hello-world.macho-x86_64
|
|
|
invalid-bad-rel-type.elf
|
Improve error handling of getRelocationAddend.
|
2015-06-19 20:58:43 +00:00 |
invalid-bad-section-address.coff
|
Check that COFF .obj files have sections with zero virtual address spaces.
|
2015-07-06 14:26:07 +00:00 |
invalid-section-index.elf
|
Add a test of an elf file with an invalid section index.
|
2015-06-30 18:23:07 +00:00 |
invalid-section-size.elf
|
Remove Elf_Shdr_Iter. Diagnose files with invalid section header sizes.
|
2015-06-30 19:58:10 +00:00 |
invalid-sh_entsize.elf
|
Report an error on invalid sh_entsize.
|
2015-06-30 14:59:20 +00:00 |
invalid-strtab-non-null.elf
|
Add a testcase for an invalid file.
|
2015-06-29 14:12:14 +00:00 |
invalid-strtab-size.elf
|
Factor out the checking of string tables.
|
2015-06-29 14:39:25 +00:00 |
invalid-strtab-type.elf
|
Convert an assert that can fail into error checking.
|
2015-06-29 14:02:24 +00:00 |
invalid-symbol-table-size.elf
|
Refactor duplicated code and check for invalid symbol table size.
|
2015-07-23 03:24:22 +00:00 |
IsNAN.o
|
|
|
liblong_filenames.a
|
|
|
libsimple_archive.a
|
|
|
macho64-invalid-incomplete-load-command
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho64-invalid-incomplete-segment-load-command
|
[Object, MachO] Don't crash on incomplete MachO segment load commands.
|
2015-06-04 22:26:44 +00:00 |
macho64-invalid-no-size-for-sections
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho64-invalid-too-small-load-command
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho64-invalid-too-small-segment-load-command
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho-archive-unsorted-x86_64.a
|
|
|
macho-archive-x86_64.a
|
|
|
macho-data-in-code.macho-thumbv7
|
|
|
macho-empty-kext-bundle-x86-64
|
Object: Test for reading kext bundles
|
2015-02-27 18:58:23 +00:00 |
macho-hello-g.macho-x86_64
|
|
|
macho-invalid-bad-symbol-index
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho-invalid-header
|
[Object, MachO] Don't crash on parsing invalid MachO header.
|
2015-06-04 19:45:22 +00:00 |
macho-invalid-no-size-for-sections
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho-invalid-section-index-getSectionRawName
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho-invalid-symbol-name-past-eof
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho-invalid-too-small-load-command
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho-invalid-too-small-segment-load-command
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho-invalid-zero-ncmds
|
Report fatal errors instead of segfaulting/asserting on a few invalid accesses while reading MachO files.
|
2015-01-15 22:52:38 +00:00 |
macho-no-exports.dylib
|
|
|
macho-rpath-x86_64
|
|
|
macho-text-data-bss.macho-x86_64
|
|
|
macho-text-sections.macho-x86_64
|
|
|
macho-text.thumb
|
|
|
macho-universal-archive.x86_64.i386
|
|
|
macho-universal.x86_64.i386
|
|
|
MacOSX.a
|
|
|
micro-mips.elf-mipsel
|
|
|
mri-crlf.mri
|
|
|
no-section-header-string-table.elf-x86-64
|
[Object][ELF] Handle files with no section header string table.
|
2015-07-21 21:40:33 +00:00 |
no-section-table.so
|
[Object][ELF] Support dumping hash-tables from files with no section table.
|
2015-07-09 22:32:24 +00:00 |
no-sections.elf-x86-64
|
|
|
no-start-symbol.elf-x86_64
|
Disassemble the start of sections even if there is no symbol there.
|
2015-06-04 15:01:05 +00:00 |
oddlen
|
|
|
program-headers.elf-i386
|
|
|
program-headers.elf-x86-64
|
|
|
program-headers.mips
|
[llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIFLAGS program header
|
2015-05-15 15:59:22 +00:00 |
program-headers.mips64
|
|
|
relocatable-with-section-address.elf-x86-64
|
|
|
relocation-dynamic.elf-i386
|
|
|
relocation-relocatable.elf-i386
|
|
|
relocations.elf-x86-64
|
|
|
sectionGroup.elf.x86-64
|
[obj2yaml/yaml2obj] Add SHT_GROUP support.
|
2015-02-21 04:28:26 +00:00 |
shared-object-test.elf-i386
|
|
|
shared-object-test.elf-x86-64
|
|
|
shared.ll
|
|
|
stackmap-test.macho-x86-64
|
[Stackmap] Pre-assemble the stackmap parser test case. (Fix builders).
|
2015-06-27 03:49:25 +00:00 |
SVR4.a
|
|
|
symtab-only.a
|
Don't reject an archive with just a symbol table.
|
2015-07-08 22:27:54 +00:00 |
thin-path.a
|
Add missing file.
|
2015-07-13 23:14:26 +00:00 |
thin.a
|
|
|
thumb-symbols.elf.arm
|
|
|
trivial-executable-test.macho-x86-64
|
|
|
trivial-label-test.elf-x86-64
|
|
|
trivial-object-test2.elf-x86-64
|
|
|
trivial-object-test2.macho-x86-64
|
Add missing file from previous commit.
|
2015-07-09 15:58:22 +00:00 |
trivial-object-test.coff-i386
|
|
|
trivial-object-test.coff-x86-64
|
|
|
trivial-object-test.elf-hexagon
|
|
|
trivial-object-test.elf-i386
|
|
|
trivial-object-test.elf-mips64el
|
|
|
trivial-object-test.elf-mipsel
|
|
|
trivial-object-test.elf-x86-64
|
|
|
trivial-object-test.macho-i386
|
|
|
trivial-object-test.macho-x86-64
|
|
|
trivial.ll
|
[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
|
2015-03-13 18:20:45 +00:00 |
unwind-section.elf-x86-64
|
|
|
very_long_bytecode_file_name.bc
|
|
|
weak-global-symbol.macho-i386
|
|
|
weak.elf-x86-64
|
|
|
xpg4.a
|
|
|