Lines Matching full:coff
1 RUN: llvm-readobj -t %p/Inputs/trivial.obj.coff-i386 \
2 RUN: | FileCheck %s -check-prefix COFF
6 COFF: Symbols [
7 COFF-NEXT: Symbol {
8 COFF-NEXT: Name: @comp.id
9 COFF-NEXT: Value: 14766605
10 COFF-NEXT: Section: IMAGE_SYM_ABSOLUTE (-1)
11 COFF-NEXT: BaseType: Null (0x0)
12 COFF-NEXT: ComplexType: Null (0x0)
13 COFF-NEXT: StorageClass: Static (0x3)
14 COFF-NEXT: AuxSymbolCount: 0
15 COFF-NEXT: }
16 COFF-NEXT: Symbol {
17 COFF-NEXT: Name: @feat.00
18 COFF-NEXT: Value: 2147484049
19 COFF-NEXT: Section: IMAGE_SYM_ABSOLUTE (-1)
20 COFF-NEXT: BaseType: Null (0x0)
21 COFF-NEXT: ComplexType: Null (0x0)
22 COFF-NEXT: StorageClass: Static (0x3)
23 COFF-NEXT: AuxSymbolCount: 0
24 COFF-NEXT: }
25 COFF-NEXT: Symbol {
26 COFF-NEXT: Name: .text
27 COFF-NEXT: Value: 0
28 COFF-NEXT: Section: .text (1)
29 COFF-NEXT: BaseType: Null (0x0)
30 COFF-NEXT: ComplexType: Null (0x0)
31 COFF-NEXT: StorageClass: Static (0x3)
32 COFF-NEXT: AuxSymbolCount: 1
33 COFF-NEXT: AuxSectionDef {
34 COFF-NEXT: Length: 22
35 COFF-NEXT: RelocationCount: 3
36 COFF-NEXT: LineNumberCount: 0
37 COFF-NEXT: Checksum: 0x0
38 COFF-NEXT: Number: 1
39 COFF-NEXT: Selection: 0x0
40 COFF-NEXT: }
41 COFF-NEXT: }