• Home
  • Raw
  • Download

Lines Matching refs:INVALID

146 # RUN:    -DSECHDRCOUNT=8192 -DSECHDRSTRTABINDEX=12288 --check-prefix=INVALID-LLVM
149 # RUN: -DSECHDRCOUNT=8192 -DSECHDRSTRTABINDEX=12288 --check-prefix=INVALID-GNU
151 # INVALID-LLVM: File: [[FILE]]
152 # INVALID-LLVM-NEXT: Format: elf64-unknown
153 # INVALID-LLVM-NEXT: Arch: unknown
154 # INVALID-LLVM-NEXT: AddressSize: 64bit
155 # INVALID-LLVM-NEXT: LoadName: <Not found>
156 # INVALID-LLVM-NEXT: ElfHeader {
157 # INVALID-LLVM-NEXT: Ident {
158 # INVALID-LLVM-NEXT: Magic: (7F 45 4C 46)
159 # INVALID-LLVM-NEXT: Class: 64-bit (0x2)
160 # INVALID-LLVM-NEXT: DataEncoding: LittleEndian (0x1)
161 # INVALID-LLVM-NEXT: FileVersion: 1
162 # INVALID-LLVM-NEXT: OS/ABI: SystemV (0x0)
163 # INVALID-LLVM-NEXT: ABIVersion: 0
164 # INVALID-LLVM-NEXT: Unused: (00 00 00 00 00 00 00)
165 # INVALID-LLVM-NEXT: }
166 # INVALID-LLVM-NEXT: Type: Relocatable (0x1)
167 # INVALID-LLVM-NEXT: Machine: EM_NONE (0x0)
168 # INVALID-LLVM-NEXT: Version: 1
169 # INVALID-LLVM-NEXT: Entry: 0x0
170 # INVALID-LLVM-NEXT: ProgramHeaderOffset: 0x0
171 # INVALID-LLVM-NEXT: SectionHeaderOffset: 0x1000
172 # INVALID-LLVM-NEXT: Flags [ (0x0)
173 # INVALID-LLVM-NEXT: ]
174 # INVALID-LLVM-NEXT: HeaderSize: 64
175 # INVALID-LLVM-NEXT: ProgramHeaderEntrySize: 0
176 # INVALID-LLVM-NEXT: ProgramHeaderCount: 0
177 # INVALID-LLVM-NEXT: SectionHeaderEntrySize: 64
178 # INVALID-LLVM-NEXT: SectionHeaderCount: [[SECHDRCOUNT]]
179 # INVALID-LLVM-NEXT: StringTableSectionIndex: [[SECHDRSTRTABINDEX]]
180 # INVALID-LLVM-NEXT: }
181 # INVALID-LLVM-NEXT: error: '[[FILE]]': unable to continue dumping, the file is corrupt: section he…
183 # INVALID-GNU: ELF Header:
184 # INVALID-GNU-NEXT: Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
185 # INVALID-GNU-NEXT: Class: ELF64
186 # INVALID-GNU-NEXT: Data: 2's complement, little endian
187 # INVALID-GNU-NEXT: Version: 1 (current)
188 # INVALID-GNU-NEXT: OS/ABI: UNIX - System V
189 # INVALID-GNU-NEXT: ABI Version: 0
190 # INVALID-GNU-NEXT: Type: REL (Relocatable file)
191 # INVALID-GNU-NEXT: Machine: None
192 # INVALID-GNU-NEXT: Version: 0x1
193 # INVALID-GNU-NEXT: Entry point address: 0x0
194 # INVALID-GNU-NEXT: Start of program headers: 0 (bytes into file)
195 # INVALID-GNU-NEXT: Start of section headers: 4096 (bytes into file)
196 # INVALID-GNU-NEXT: Flags: 0x0
197 # INVALID-GNU-NEXT: Size of this header: 64 (bytes)
198 # INVALID-GNU-NEXT: Size of program headers: 0 (bytes)
199 # INVALID-GNU-NEXT: Number of program headers: 0
200 # INVALID-GNU-NEXT: Size of section headers: 64 (bytes)
201 # INVALID-GNU-NEXT: Number of section headers: [[SECHDRCOUNT]]
202 # INVALID-GNU-NEXT: Section header string table index: [[SECHDRSTRTABINDEX]]
203 # INVALID-GNU-NEXT: error: '[[FILE]]': unable to continue dumping, the file is corrupt: section hea…
224 …heck %s -DFILE=%t.invalid1 -DSECHDRCOUNT=8192 -DSECHDRSTRTABINDEX=12288 --check-prefix=INVALID-LLVM
226 …Check %s -DFILE=%t.invalid1 -DSECHDRCOUNT=8192 -DSECHDRSTRTABINDEX=12288 --check-prefix=INVALID-GNU
232 …eck %s -DFILE=%t.invalid2 -DSECHDRCOUNT="<?>" -DSECHDRSTRTABINDEX="<?>" --check-prefix=INVALID-LLVM
234 …heck %s -DFILE=%t.invalid2 -DSECHDRCOUNT="<?>" -DSECHDRSTRTABINDEX="<?>" --check-prefix=INVALID-GNU