Searched refs:ERR7 (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/lld/test/ELF/ |
D | invalid-linkerscript.test | 47 # RUN: not ld.lld %t7 no-such-file 2>&1 | FileCheck -check-prefix=ERR7 %s 48 # ERR7: cannot find linker script /no/such/file 49 # ERR7: cannot open no-such-file:
|
D | driver.test | 50 # RUN: not ld.lld -shared -pie %t -o /dev/null 2>&1 | FileCheck -check-prefix=ERR7 %s 51 # ERR7: -shared and -pie may not be used together
|
/external/llvm-project/lld/test/ELF/linkerscript/ |
D | memory-err.s | 51 # RUN: not ld.lld -o /dev/null -T %t.script %t.o 2>&1 | FileCheck --check-prefix=ERR7 %s 52 # ERR7: {{.*}}.script:1: invalid memory region attribute
|
/external/llvm-project/llvm/test/FileCheck/ |
D | line-count.txt | 8 …eckOutput not FileCheck -check-prefix BAD7 -input-file %s %s 2>&1 | FileCheck -check-prefix ERR7 %s 44 44 ERR7: line-count.txt:[[#@LINE-1]]:19: error: unexpected whitespace
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | mips-plt.test | 151 # RUN: llvm-readobj -A %t.err7.o 2>&1 | FileCheck %s -DFILE=%t.err7.o -check-prefixes=NO-OUTPUT,ERR7 164 # ERR7-NEXT: warning: '[[FILE]]': unable to get a string table for the SHT_DYNAMIC section with ind…
|
D | hash-histogram.test | 374 # RUN: FileCheck %s -DFILE=%t12 --check-prefix=ERR7 376 # ERR7: warning: '[[FILE]]': unable to print the GNU hash table histogram: no dynamic symbol table …
|
/external/pcre/dist2/src/ |
D | pcre2_compile.c | 793 ERR1, ERR2, ERR3, ERR4, ERR5, ERR6, ERR7, ERR8, ERR9, ERR10, enumerator 3517 errorcode = ERR7; in parse_regex() 3610 errorcode = ERR7; in parse_regex()
|