Lines Matching refs:GNU

6 # RUN:   FileCheck -DFILE=%t1.o %s --strict-whitespace --match-full-lines --check-prefix=GNU
13 # GNU:Address-significant symbols section '.llvm_addrsig' contains 2 entries:
14 # GNU-NEXT: Num: Name
15 # GNU-NEXT: 1: foo
16 # GNU-NEXT: 2: bar
17 # GNU-EMPTY:
18 # GNU-NOT:{{.}}
41 # RUN: FileCheck -DFILE=%t1.name.o %s --check-prefix=NAME-GNU --implicit-check-not=warning:
43 # NAME-GNU: warning: '[[FILE]]': unable to get the name of SHT_LLVM_ADDRSIG section with index 1: a…
44 # NAME-GNU: Address-significant symbols section '<?>' contains 2 entries:
45 # NAME-GNU-NEXT: Num: Name
46 # NAME-GNU-NEXT: 1: foo
47 # NAME-GNU-NEXT: 2: bar
50 ## is specified for LLVM style, but not for GNU style.
60 …RUN: llvm-readelf --addrsig %t2.1.o 2>&1 | FileCheck %s -DFILE=%t2.1.o --check-prefix=MALFORMED-GNU
66 # MALFORMED-GNU: warning: '[[FILE]]': unable to decode SHT_LLVM_ADDRSIG section with index 1: ma…
67 # MALFORMED-GNU-NOT:{{.}}
84 …UN: llvm-readelf --addrsig %t2.2.o 2>&1 | FileCheck %s -DFILE=%t2.2.o --check-prefix=BROKEN-SEC-GNU
90 # BROKEN-SEC-GNU: warning: '[[FILE]]': section [index 1] has a sh_offset (0xffffffff) + sh_size …
91 # BROKEN-SEC-GNU-NOT:{{.}}
98 …RUN: llvm-readelf --addrsig %t3.o 2>&1 | FileCheck %s -DFILE=%t3.o --check-prefix=INVALID-INDEX-GNU
107 # INVALID-INDEX-GNU: Address-significant symbols section '.llvm_addrsig' contains 3 entries:
108 # INVALID-INDEX-GNU-NEXT: Num: Name
109 # INVALID-INDEX-GNU-NEXT: 1: foo
110 # INVALID-INDEX-GNU-NEXT: warning: '[[FILE]]': unable to read the name of symbol with index 255: un…
111 # INVALID-INDEX-GNU-NEXT: 2: <?>
112 # INVALID-INDEX-GNU-NEXT: 3: bar