Searched refs:NONEXISTENT (Results 1 – 12 of 12) sorted by relevance
56 # RUN: | FileCheck %s --check-prefix=NONEXISTENT-SECTION58 # NONEXISTENT-SECTION: Sections [59 # NONEXISTENT-SECTION-NEXT: ]60 # NONEXISTENT-SECTION-NEXT: Segment {61 # NONEXISTENT-SECTION-NEXT: Cmd: LC_SEGMENT_6462 # NONEXISTENT-SECTION-NEXT: Name:63 # NONEXISTENT-SECTION-NEXT: Size: 7264 # NONEXISTENT-SECTION-NEXT: vmaddr: 0x065 # NONEXISTENT-SECTION-NEXT: vmsize: 0x066 # NONEXISTENT-SECTION-NEXT: fileoff: 104[all …]
2 … | FileCheck -strict-whitespace -check-prefix=CHECK-NONEXISTENT-PREFIX -check-prefix=ALSO-NONEXIST…3 …%s 2>&1 | FileCheck -strict-whitespace -check-prefixes=CHECK-NONEXISTENT-PREFIX,ALSO-NONEXISTENT %s10 ; CHECK-NONEXISTENT-PREFIX: error: no check strings found with prefixes 'PREFIX1{{:}}', 'PREFIX2{{:…
2 …k -check-prefix=PREFIX -input-file %s %s 2>&1 | FileCheck -check-prefix=CHECK-NONEXISTENT-PREFIX %s9 ; CHECK-NONEXISTENT-PREFIX: error: no check strings found with prefix 'PREFIX{{:}}'
2 … | FileCheck -strict-whitespace -check-prefix=CHECK-NONEXISTENT-PREFIX -check-prefix=ALSO-NONEXIST…3 … 2>&1 | FileCheck -strict-whitespace -check-prefixes=CHECK-NONEXISTENT-PREFIX,ALSO-NONEXISTENT -al…10 ; CHECK-NONEXISTENT-PREFIX: error: no check strings found with prefixes 'PREFIX1{{:}}', 'PREFIX2{{:…
5 // RUN: | FileCheck -check-prefix=CHECK-NONEXISTENT-PREFIX %s12 ; CHECK-NONEXISTENT-PREFIX: error: no check strings found with prefix 'PREFIX{{:}}'
26 …s -start-before=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix=NONEXISTENT-START-BEFORE27 … %s -stop-before=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix=NONEXISTENT-STOP-BEFORE28 … %s -start-after=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix=NONEXISTENT-START-AFTER29 … < %s -stop-after=nonexistent -o /dev/null 2>&1 | FileCheck %s -check-prefix=NONEXISTENT-STOP-AFTER30 ; NONEXISTENT-START-BEFORE: "nonexistent" pass is not registered.31 ; NONEXISTENT-STOP-BEFORE: "nonexistent" pass is not registered.32 ; NONEXISTENT-START-AFTER: "nonexistent" pass is not registered.33 ; NONEXISTENT-STOP-AFTER: "nonexistent" pass is not registered.
28 NONEXISTENT, // Image wasn't created enumerator49 bool exists() const { return (imageStatus != NONEXISTENT); } in exists()55 PresentImageStatus imageStatus = NONEXISTENT;
104 imageStatus = NONEXISTENT; in clear()
6 …ot llvm-objcopy --dump-section=nonexistent=%t.sec %t 2>&1 | FileCheck --check-prefix=NONEXISTENT %s13 # NONEXISTENT: section 'nonexistent' not found
3 RUN: lld -flavor darwinnew -v -syslibroot /var/empty | FileCheck %s -check-prefix CHECK-NONEXISTENT…5 CHECK-NONEXISTENT-SYSLIBROOT: Library search paths:6 CHECK-NONEXISTENT-SYSLIBROOT-NEXT: Framework search paths:
1 #ifdef NONEXISTENT