/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/X86/ |
D | malformed-machos.test | 1 // These test checks that llvm-objdump will not crash with malformed Mach-O 5 # RUN: %p/Inputs/malformed-machos/mem-crup-0001.macho 2>&1 \ 8 # m0001: mem-crup-0001.macho': truncated or malformed object (addr field plus size of section 2 in … 11 # RUN: %p/Inputs/malformed-machos/mem-crup-0006.macho 2>&1 \ 14 # m0006: malformed-machos/mem-crup-0006.macho': truncated or malformed object (section contents at … 17 # RUN: %p/Inputs/malformed-machos/mem-crup-0010.macho 2>&1 \ 20 # m0010: mem-crup-0010.macho': truncated or malformed object (section contents at offset 4320 with … 23 # RUN: %p/Inputs/malformed-machos/mem-crup-0040.macho 2>&1 \ 26 # m0040: mem-crup-0040.macho': truncated or malformed object (offset field plus size field of secti… 29 # RUN: %p/Inputs/malformed-machos/mem-crup-0080.macho 2>&1 \ [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/ |
D | macho-bad-bind.test | 2 DYLIB-ORDINAL-ULEB: macho-bind-dylib-ordinal-uleb': truncated or malformed object (for BIND_OPCODE_… 4 RUN: not llvm-objdump -macho -bind %p/Inputs/macho-bind-dylib-ordinal-uleb-malformed-uleb128 2>&1 |… 5 …ho-bind-dylib-ordinal-uleb-malformed-uleb128': truncated or malformed object (for BIND_OPCODE_SET_… 8 DYLIB-ORDINAL-ULEB-TOO-BIG: macho-bind-dylib-ordinal-uleb-too-big': truncated or malformed object (… 11 DYLIB-SPECIAL-IMM: macho-bind-dylib-special-imm': truncated or malformed object (for BIND_OPCODE_SE… 14 BIND-SET-SYMBOL: macho-bind-set-symbol': truncated or malformed object (for BIND_OPCODE_SET_SYMBOL_… 17 SET-TYPE-IMM: macho-bind-set-type-imm': truncated or malformed object (for BIND_OPCODE_SET_TYPE_IMM… 20 …LEB: macho-bind-set-addend-sleb': truncated or malformed object (for BIND_OPCODE_SET_ADDEND_SLEB m… 23 SEG-TOO-BIG: macho-bind-seg-too-big': truncated or malformed object (for BIND_OPCODE_SET_SEGMENT_AN… 26 SEGOFF-TOO-BIG: macho-bind-segoff-too-big': truncated or malformed object (for BIND_OPCODE_SET_SEGM… [all …]
|
D | macho-bad-trie.test | 2 BAD_KIND: macho-trie-bad-kind': truncated or malformed object (unsupported exported symbol kind: 3 … 4 RUN: not llvm-objdump -macho -exports-trie %p/Inputs/macho-trie-bad-export-info-malformed-uleb128 2… 5 …D_ULEB128: macho-trie-bad-export-info-malformed-uleb128': truncated or malformed object (export in… 7 RUN: not llvm-objdump -macho -exports-trie %p/Inputs/macho-trie-bad-export-info-malformed-uleb128_t… 8 …FORMED_ULEB128_TOO_BIG: macho-trie-bad-export-info-malformed-uleb128_too_big': truncated or malfor… 11 EXPORT_INFO_SIZE_TOO_BIG: macho-trie-export-info-size-too-big': truncated or malformed object (expo… 14 CHILDREN_COUNT_BYTE: macho-trie-children-count-byte': truncated or malformed object (byte for count… 17 IMPORT_NAME_START: macho-trie-import-name-start': truncated or malformed object (import name of re-… 20 IMPORT_NAME_END: macho-trie-import-name-end': truncated or malformed object (import name of re-expo… 23 EDGE_STRING_END: macho-trie-edge-string-end': truncated or malformed object (edge sub-string in exp… [all …]
|
D | malformed-archives.test | 1 // These test checks that llvm-objdump will not crash with malformed Archive 8 # bogus1: libbogus1.a': truncated or malformed archive (characters in size field in archive header … 14 # bogus2: libbogus2.a': truncated or malformed archive (characters in size field in archive header … 20 # bogus3: libbogus3.a': truncated or malformed archive (offset to next archive member past the end … 26 # bogus4: libbogus4.a': truncated or malformed archive (remaining size of archive too small for nex… 32 # bogus5: libbogus5.a': truncated or malformed archive (terminator characters in archive member "@\… 38 # bogus6: libbogus6.a': truncated or malformed archive (name contains a leading space for archive m… 44 # bogus7: libbogus7.a': truncated or malformed archive (long name length characters after the #1/ a… 50 # bogus8: libbogus8.a(???): truncated or malformed archive (long name length: 1234 extends past the… 55 # bogus9: libbogus9.a(???): truncated or malformed archive (long name offset characters after the '… [all …]
|
D | malformed-unwind-x86_64.test | 1 # RUN: llvm-objdump -unwind-info %p/Inputs/malformed-unwind.macho-x86_64 | FileCheck %s
|
D | malformed-macho.test | 1 RUN: llvm-objdump -macho -private-header %p/Inputs/malformed-macho.bin %p/Inputs/empty.macho-armv7 …
|
D | macho-bad-ordinal.test | 4 # CHECK: bad-ordinal.macho-x86_64': truncated or malformed object (for BIND_OPCODE_SET_DYLIB_ORDINA…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | macho-invalid.test | 10 INCOMPLETE-LOADC: truncated or malformed object (load command 0 extends past the end all load comma… 14 INCOMPLETE-LOADC-1: truncated or malformed object (load command 1 extends past the end all load com… 20 SMALL-LOADC-SIZE: truncated or malformed object (load commands extend past the end of the file) 24 SMALL-LOADC-SIZE-1: truncated or malformed object (load command 1 with size less than 8 bytes) 28 MULTIPLE-NOT-4: truncated or malformed object (load command 0 cmdsize not a multiple of 4) 32 SMALL-SEGLOADC-SIZE: truncated or malformed object (load command 0 LC_SEGMENT cmdsize too small) 36 MULTIPLE-NOT-8: truncated or malformed object (load command 0 cmdsize not a multiple of 8) 40 TOO-MANY-SECTS: truncated or malformed object (load command 0 inconsistent cmdsize in LC_SEGMENT fo… 43 TOO-MANY-SECTS-64: truncated or malformed object (load command 0 inconsistent cmdsize in LC_SEGMENT… 47 BAD-SYMBOL: truncated or malformed object (ilocalsym plus nlocalsym in LC_DYSYMTAB load command ext… [all …]
|
/external/llvm/test/tools/llvm-objdump/X86/ |
D | malformed-machos.test | 1 // These test checks that llvm-objdump will not crash with malformed Mach-O 5 # RUN: %p/Inputs/malformed-machos/mem-crup-0001.macho \ 11 # RUN: %p/Inputs/malformed-machos/mem-crup-0006.macho \ 17 # RUN: %p/Inputs/malformed-machos/mem-crup-0006.macho \ 23 # RUN: %p/Inputs/malformed-machos/mem-crup-0040.macho \ 29 # RUN: %p/Inputs/malformed-machos/mem-crup-0080.macho \ 35 # RUN: %p/Inputs/malformed-machos/mem-crup-0261.macho 38 # RUN: %p/Inputs/malformed-machos/mem-crup-0337.macho \
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/ |
D | debug_line_invalid.test | 10 # We should still produce warnings for malformed tables after the specified unit. 18 …N: llvm-mc -triple x86_64-pc-linux %S/Inputs/debug_line_malformed.s -filetype=obj -o %t-malformed.o 19 # RUN: llvm-dwarfdump -debug-line %t-malformed.o 2> %t-malformed.err | FileCheck %s --check-prefixe… 20 # RUN: FileCheck %s --input-file=%t-malformed.err --check-prefixes=ALL,OTHER 21 # RUN: llvm-dwarfdump -debug-line %t-malformed.o -verbose 2> %t-malformed-verbose.err | FileCheck %… 22 # RUN: FileCheck %s --input-file=%t-malformed-verbose.err --check-prefixes=ALL,OTHER 24 # RUN: llvm-dwarfdump -debug-line=0 %t-malformed.o 2> %t-malformed-off-first.err | FileCheck %s --c… 25 # RUN: FileCheck %s --input-file=%t-malformed-off-first.err --check-prefix=ALL 28 # RUN: llvm-dwarfdump -debug-line=0x183 %t-malformed.o 2> %t-malformed-off-last.err | FileCheck %s … 29 # RUN: FileCheck %s --input-file=%t-malformed-off-last.err --check-prefix=ALL
|
/external/llvm/test/Object/ |
D | macho-invalid.test | 10 INCOMPLETE-LOADC: truncated or malformed object (load command 0 extends past the end all load comma… 14 INCOMPLETE-LOADC-1: truncated or malformed object (load command 1 extends past the end all load com… 20 SMALL-LOADC-SIZE: truncated or malformed object (load commands extend past the end of the file) 24 SMALL-LOADC-SIZE-1: truncated or malformed object (load command 1 with size less than 8 bytes) 28 MULTIPLE-NOT-4: truncated or malformed object (load command 0 cmdsize not a multiple of 4) 32 SMALL-SEGLOADC-SIZE: truncated or malformed object (load command 0 LC_SEGMENT cmdsize too small) 36 MULTIPLE-NOT-8: truncated or malformed object (load command 0 cmdsize not a multiple of 8) 40 TOO-MANY-SECTS: truncated or malformed object (load command 0 inconsistent cmdsize in LC_SEGMENT fo… 43 TOO-MANY-SECTS-64: truncated or malformed object (load command 0 inconsistent cmdsize in LC_SEGMENT… 47 BAD-SYMBOL: truncated or malformed object (ilocalsym plus nlocalsym in LC_DYSYMTAB load command ext… [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/ |
D | CoverageMappingReader.cpp | 64 return make_error<CoverageMapError>(coveragemap_error::malformed); in readULEB128() 73 return make_error<CoverageMapError>(coveragemap_error::malformed); in readIntMax() 82 return make_error<CoverageMapError>(coveragemap_error::malformed); in readSize() 126 return make_error<CoverageMapError>(coveragemap_error::malformed); in decodeCounter() 132 return make_error<CoverageMapError>(coveragemap_error::malformed); in decodeCounter() 181 return make_error<CoverageMapError>(coveragemap_error::malformed); in readMappingRegionsSubArray() 192 return make_error<CoverageMapError>(coveragemap_error::malformed); in readMappingRegionsSubArray() 205 return make_error<CoverageMapError>(coveragemap_error::malformed); in readMappingRegionsSubArray() 246 return make_error<CoverageMapError>(coveragemap_error::malformed); in readMappingRegionsSubArray() 427 return make_error<InstrProfError>(instrprof_error::malformed); in insertFunctionRecordIfNeeded() [all …]
|
/external/llvm/lib/ProfileData/Coverage/ |
D | CoverageMappingReader.cpp | 50 return make_error<CoverageMapError>(coveragemap_error::malformed); in readULEB128() 59 return make_error<CoverageMapError>(coveragemap_error::malformed); in readIntMax() 68 return make_error<CoverageMapError>(coveragemap_error::malformed); in readSize() 112 return make_error<CoverageMapError>(coveragemap_error::malformed); in decodeCounter() 118 return make_error<CoverageMapError>(coveragemap_error::malformed); in decodeCounter() 167 return make_error<CoverageMapError>(coveragemap_error::malformed); in readMappingRegionsSubArray() 178 return make_error<CoverageMapError>(coveragemap_error::malformed); in readMappingRegionsSubArray() 191 return make_error<CoverageMapError>(coveragemap_error::malformed); in readMappingRegionsSubArray() 441 return make_error<CoverageMapError>(coveragemap_error::malformed); in readFunctionRecords() 456 return make_error<CoverageMapError>(coveragemap_error::malformed); in readFunctionRecords() [all …]
|
/external/llvm/lib/ProfileData/ |
D | InstrProfReader.cpp | 146 return error(instrprof_error::malformed); in readValueProfileData() 162 return error(instrprof_error::malformed); in readValueProfileData() 168 return error(instrprof_error::malformed); in readValueProfileData() 220 return error(instrprof_error::malformed); in readNextRecord() 227 return error(instrprof_error::malformed); in readNextRecord() 229 return error(instrprof_error::malformed); in readNextRecord() 239 return error(instrprof_error::malformed); in readNextRecord() 287 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader() 290 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader() 374 return error(instrprof_error::malformed); in readRawCounts() [all …]
|
D | SampleProfReader.cpp | 176 return sampleprof_error::malformed; in read() 196 return sampleprof_error::malformed; in read() 250 EC = sampleprof_error::malformed; in readNumber() 505 std::error_code EC = sampleprof_error::malformed; in readNumber() 544 return sampleprof_error::malformed; in readSectionTag() 673 return sampleprof_error::malformed; in readOneFunctionProfile()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | InstrProfReader.cpp | 166 return error(instrprof_error::malformed); in readValueProfileData() 182 return error(instrprof_error::malformed); in readValueProfileData() 188 return error(instrprof_error::malformed); in readValueProfileData() 246 return error(instrprof_error::malformed); in readNextRecord() 253 return error(instrprof_error::malformed); in readNextRecord() 255 return error(instrprof_error::malformed); in readNextRecord() 265 return error(instrprof_error::malformed); in readNextRecord() 310 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader() 313 return make_error<InstrProfError>(instrprof_error::malformed); in readNextHeader() 396 return error(instrprof_error::malformed); in readRawCounts() [all …]
|
D | SampleProfReader.cpp | 220 return sampleprof_error::malformed; in read() 240 return sampleprof_error::malformed; in read() 294 EC = sampleprof_error::malformed; in readNumber() 605 std::error_code EC = sampleprof_error::malformed; in readNumber() 644 return sampleprof_error::malformed; in readSectionTag() 773 return sampleprof_error::malformed; in readOneFunctionProfile()
|
/external/llvm/test/Verifier/ |
D | README.txt | 2 malformed LLVM code. Testcases for situations that the verifier incorrectly 3 identifies as malformed should go in the test/Assembler directory.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | README.txt | 2 malformed LLVM code. Testcases for situations that the verifier incorrectly 3 identifies as malformed should go in the test/Assembler directory.
|
/external/swiftshader/third_party/LLVM/test/Verifier/ |
D | README.txt | 2 malformed LLVM code. Testcases for situations that the verifier incorrectly 3 identifies as malformed should go in the test/Assembler directory.
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/ |
D | ULocaleCollationTest.java | 335 for (String malformed : Arrays.asList("en-a", "$", "ü--a", "en--US")) { in TestIllformedLocale() 337 Set<ULocale> supported = Collections.singleton(new ULocale(malformed)); in TestIllformedLocale() 339 assertNull("Failed to detect bogus locale «" + malformed + "»", supported); in TestIllformedLocale() 341 … logln("Successfully detected ill-formed locale «" + malformed + "»:" + e.getMessage()); in TestIllformedLocale()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | ULocaleCollationTest.java | 338 for (String malformed : Arrays.asList("en-a", "$", "ü--a", "en--US")) { in TestIllformedLocale() 340 Set<ULocale> supported = Collections.singleton(new ULocale(malformed)); in TestIllformedLocale() 342 assertNull("Failed to detect bogus locale «" + malformed + "»", supported); in TestIllformedLocale() 344 … logln("Successfully detected ill-formed locale «" + malformed + "»:" + e.getMessage()); in TestIllformedLocale()
|
/external/protobuf/python/google/protobuf/internal/ |
D | text_format_test.py | 819 malformed = ('message_set {\n' 827 text_format.Parse, malformed, message, 831 malformed = ('message_set {\n' 839 text_format.Parse, malformed, message, 843 malformed = ('message_set {\n' 851 text_format.Parse, malformed, message, 855 malformed = ('message_set {\n' 863 text_format.Parse, malformed, message, 868 malformed = ('message_set {\n' 877 text_format.Parse, malformed, message,
|
/external/llvm/test/tools/llvm-objdump/ |
D | malformed-macho.test | 1 RUN: not llvm-objdump -macho -s %p/Inputs/malformed-macho.bin 2>&1 | FileCheck %s -check-prefix=MAL…
|
/external/llvm/test/MC/Mips/ |
D | mips_directives_bad.s | 1 # Error checking for malformed directives
|