Lines Matching full:all

10 # RUN: FileCheck %s --input-file=%t.readobj-st --check-prefixes=ALL,ST
16 # RUN: FileCheck %s --input-file=%t.readobj-sr --check-prefixes=ALL,SR
22 # RUN: FileCheck %s --input-file=%t.readobj-sd --check-prefixes=ALL,SD
24 ## Test all options together.
26 # RUN: FileCheck %s --check-prefixes=ALL,ST,SR,SD
28 # ALL: Sections [
29 # ALL-NEXT: Section {
30 # ALL-NEXT: Index: 0
31 # ALL-NEXT: Name: (0)
32 # ALL-NEXT: Type: SHT_NULL (0x0)
33 # ALL-NEXT: Flags [ (0x0)
34 # ALL-NEXT: ]
35 # ALL-NEXT: Address: 0x0
36 # ALL-NEXT: Offset: 0x0
37 # ALL-NEXT: Size: 0
38 # ALL-NEXT: Link: 0
39 # ALL-NEXT: Info: 0
40 # ALL-NEXT: AddressAlignment: 0
41 # ALL-NEXT: EntrySize: 0
48 # ALL-NEXT: }
49 # ALL-NEXT: Section {
50 # ALL-NEXT: Index: 1
51 # ALL-NEXT: Name: .text (6)
52 # ALL-NEXT: Type: SHT_PROGBITS (0x1)
53 # ALL-NEXT: Flags [ (0x0)
54 # ALL-NEXT: ]
55 # ALL-NEXT: Address: 0x0
56 # ALL-NEXT: Offset: 0x40
57 # ALL-NEXT: Size: 0
58 # ALL-NEXT: Link: 0
59 # ALL-NEXT: Info: 0
60 # ALL-NEXT: AddressAlignment: 0
61 # ALL-NEXT: EntrySize: 0
77 # ALL-NEXT: }
78 # ALL-NEXT: Section {
79 # ALL-NEXT: Index: 2
80 # ALL-NEXT: Name: .rela.text (1)
81 # ALL-NEXT: Type: SHT_RELA (0x4)
82 # ALL-NEXT: Flags [ (0x0)
83 # ALL-NEXT: ]
84 # ALL-NEXT: Address: 0x0
85 # ALL-NEXT: Offset: 0x40
86 # ALL-NEXT: Size: 24
87 # ALL-NEXT: Link: 4
88 # ALL-NEXT: Info: 1
89 # ALL-NEXT: AddressAlignment: 0
90 # ALL-NEXT: EntrySize: 24
100 # ALL-NEXT: }
101 # ALL-NEXT: Section {
102 # ALL-NEXT: Index: 3
103 # ALL-NEXT: Name: .bss (12)
104 # ALL-NEXT: Type: SHT_NOBITS (0x8)
105 # ALL-NEXT: Flags [ (0x0)
106 # ALL-NEXT: ]
107 # ALL-NEXT: Address: 0x0
108 # ALL-NEXT: Offset: 0x58
109 # ALL-NEXT: Size: 4096
110 # ALL-NEXT: Link: 0
111 # ALL-NEXT: Info: 0
112 # ALL-NEXT: AddressAlignment: 0
113 # ALL-NEXT: EntrySize: 0
118 # ALL-NEXT: }
119 # ALL-NEXT: Section {
120 # ALL-NEXT: Index: 4
121 # ALL-NEXT: Name: .symtab (35)
122 # ALL-NEXT: Type: SHT_SYMTAB (0x2)
123 # ALL-NEXT: Flags [ (0x0)
124 # ALL-NEXT: ]
125 # ALL-NEXT: Address: 0x0
126 # ALL-NEXT: Offset: 0x58
127 # ALL-NEXT: Size: 48
128 # ALL-NEXT: Link: 5
129 # ALL-NEXT: Info: 2
130 # ALL-NEXT: AddressAlignment: 8
131 # ALL-NEXT: EntrySize: 24
141 # ALL-NEXT: }
142 # ALL-NEXT: Section {
143 # ALL-NEXT: Index: 5
144 # ALL-NEXT: Name: .strtab (27)
145 # ALL-NEXT: Type: SHT_STRTAB (0x3)
146 # ALL-NEXT: Flags [ (0x0)
147 # ALL-NEXT: ]
148 # ALL-NEXT: Address: 0x0
149 # ALL-NEXT: Offset: 0x88
150 # ALL-NEXT: Size: 5
151 # ALL-NEXT: Link: 0
152 # ALL-NEXT: Info: 0
153 # ALL-NEXT: AddressAlignment: 1
154 # ALL-NEXT: EntrySize: 0
162 # ALL-NEXT: }
163 # ALL-NEXT: Section {
164 # ALL-NEXT: Index: 6
165 # ALL-NEXT: Name: .shstrtab (17)
166 # ALL-NEXT: Type: SHT_STRTAB (0x3)
167 # ALL-NEXT: Flags [ (0x0)
168 # ALL-NEXT: ]
169 # ALL-NEXT: Address: 0x0
170 # ALL-NEXT: Offset: 0x8D
171 # ALL-NEXT: Size: 43
172 # ALL-NEXT: Link: 0
173 # ALL-NEXT: Info: 0
174 # ALL-NEXT: AddressAlignment: 1
175 # ALL-NEXT: EntrySize: 0
185 # ALL-NEXT: }
186 # ALL-NEXT: ]