Lines Matching refs:PPC
15 # RUN: %p/Inputs/trivial.obj.macho-ppc | FileCheck %s --check-prefix MACHO-PPC
17 # RUN: | FileCheck %s --check-prefix MACHO-PPC
148 # MACHO-PPC: Sections [
149 # MACHO-PPC-NEXT: Section {
150 # MACHO-PPC-NEXT: Index: 0
151 # MACHO-PPC-NEXT: Name: __text (5F 5F 74 65 78 74 00 00 00 00 00 00 00 00 00 00)
152 # MACHO-PPC-NEXT: Segment: __TEXT (5F 5F 54 45 58 54 00 00 00 00 00 00 00 00 00 00)
153 # MACHO-PPC-NEXT: Address: 0x0
154 # MACHO-PPC-NEXT: Size: 0x3C
155 # MACHO-PPC-NEXT: Offset: 528
156 # MACHO-PPC-NEXT: Alignment: 2
157 # MACHO-PPC-NEXT: RelocationOffset: 0x27C
158 # MACHO-PPC-NEXT: RelocationCount: 5
159 # MACHO-PPC-NEXT: Type: Regular (0x0)
160 # MACHO-PPC-NEXT: Attributes [ (0x800004)
161 # MACHO-PPC-NEXT: PureInstructions (0x800000)
162 # MACHO-PPC-NEXT: SomeInstructions (0x4)
163 # MACHO-PPC-NEXT: ]
164 # MACHO-PPC-NEXT: Reserved1: 0x0
165 # MACHO-PPC-NEXT: Reserved2: 0x0
166 # MACHO-PPC-NEXT: Relocations [
167 # MACHO-PPC-NEXT: Relocation {
168 # MACHO-PPC-NEXT: Offset: 0x24
169 # MACHO-PPC-NEXT: PCRel: 0
170 # MACHO-PPC-NEXT: Length: 2
171 # MACHO-PPC-NEXT: Type: PPC_RELOC_LO16_SECTDIFF (11)
172 # MACHO-PPC-NEXT: Value: 0x64
173 # MACHO-PPC-NEXT: }
174 # MACHO-PPC-NEXT: Relocation {
175 # MACHO-PPC-NEXT: Offset: 0x0
176 # MACHO-PPC-NEXT: PCRel: 0
177 # MACHO-PPC-NEXT: Length: 2
178 # MACHO-PPC-NEXT: Type: PPC_RELOC_PAIR (1)
179 # MACHO-PPC-NEXT: Value: 0xC
180 # MACHO-PPC-NEXT: }
181 # MACHO-PPC-NEXT: Relocation {
182 # MACHO-PPC-NEXT: Offset: 0x1C
183 # MACHO-PPC-NEXT: PCRel: 0
184 # MACHO-PPC-NEXT: Length: 2
185 # MACHO-PPC-NEXT: Type: PPC_RELOC_HA16_SECTDIFF (12)
186 # MACHO-PPC-NEXT: Value: 0x64
187 # MACHO-PPC-NEXT: }
188 # MACHO-PPC-NEXT: Relocation {
189 # MACHO-PPC-NEXT: Offset: 0x58
190 # MACHO-PPC-NEXT: PCRel: 0
191 # MACHO-PPC-NEXT: Length: 2
192 # MACHO-PPC-NEXT: Type: PPC_RELOC_PAIR (1)
193 # MACHO-PPC-NEXT: Value: 0xC
194 # MACHO-PPC-NEXT: }
195 # MACHO-PPC-NEXT: Relocation {
196 # MACHO-PPC-NEXT: Offset: 0x18
197 # MACHO-PPC-NEXT: PCRel: 1
198 # MACHO-PPC-NEXT: Length: 2
199 # MACHO-PPC-NEXT: Type: PPC_RELOC_BR24 (3)
200 # MACHO-PPC-NEXT: Section: __picsymbolstub1 (2)
201 # MACHO-PPC-NEXT: }
202 # MACHO-PPC-NEXT: ]
203 # MACHO-PPC-NEXT: Symbols [
204 # MACHO-PPC-NEXT: Symbol {
205 # MACHO-PPC-NEXT: Name: _f (4)
206 # MACHO-PPC-NEXT: Extern
207 # MACHO-PPC-NEXT: Type: Section (0xE)
208 # MACHO-PPC-NEXT: Section: __text (0x1)
209 # MACHO-PPC-NEXT: RefType: UndefinedNonLazy (0x0)
210 # MACHO-PPC-NEXT: Flags [ (0x0)
211 # MACHO-PPC-NEXT: ]
212 # MACHO-PPC-NEXT: Value: 0x0
213 # MACHO-PPC-NEXT: }
214 # MACHO-PPC-NEXT: ]
215 # MACHO-PPC-NEXT: SectionData (
216 # MACHO-PPC-NEXT: 0000: 7C0802A6 93E1FFFC 429F0005 7FE802A6 ||.......B.......|
217 # MACHO-PPC-NEXT: 0010: 90010008 9421FFB0 48000029 3C5F0000 |.....!..H..)<_..|
218 # MACHO-PPC-NEXT: 0020: 38210050 80420058 80010008 83E1FFFC |8!.P.B.X........|
219 # MACHO-PPC-NEXT: 0030: 7C0803A6 80620000 4E800020 ||....b..N.. |
220 # MACHO-PPC-NEXT: )
221 # MACHO-PPC-NEXT: }
222 # MACHO-PPC-NEXT: Section {
223 # MACHO-PPC-NEXT: Index: 1
224 # MACHO-PPC-NEXT: Name: __picsymbolstub1 (5F 5F 70 69 63 73 79 6D 62 6F 6C 73 74 75 62 31)
225 # MACHO-PPC-NEXT: Segment: __TEXT (5F 5F 54 45 58 54 00 00 00 00 00 00 00 00 00 00)
226 # MACHO-PPC-NEXT: Address: 0x40
227 # MACHO-PPC-NEXT: Size: 0x20
228 # MACHO-PPC-NEXT: Offset: 592
229 # MACHO-PPC-NEXT: Alignment: 5
230 # MACHO-PPC-NEXT: RelocationOffset: 0x2A4
231 # MACHO-PPC-NEXT: RelocationCount: 4
232 # MACHO-PPC-NEXT: Type: SymbolStubs (0x8)
233 # MACHO-PPC-NEXT: Attributes [ (0x800004)
234 # MACHO-PPC-NEXT: PureInstructions (0x800000)
235 # MACHO-PPC-NEXT: SomeInstructions (0x4)
236 # MACHO-PPC-NEXT: ]
237 # MACHO-PPC-NEXT: Reserved1: 0x0
238 # MACHO-PPC-NEXT: Reserved2: 0x20
239 # MACHO-PPC-NEXT: Relocations [
240 # MACHO-PPC-NEXT: Relocation {
241 # MACHO-PPC-NEXT: Offset: 0x14
242 # MACHO-PPC-NEXT: PCRel: 0
243 # MACHO-PPC-NEXT: Length: 2
244 # MACHO-PPC-NEXT: Type: PPC_RELOC_LO16_SECTDIFF (11)
245 # MACHO-PPC-NEXT: Value: 0x68
246 # MACHO-PPC-NEXT: }
247 # MACHO-PPC-NEXT: Relocation {
248 # MACHO-PPC-NEXT: Offset: 0x0
249 # MACHO-PPC-NEXT: PCRel: 0
250 # MACHO-PPC-NEXT: Length: 2
251 # MACHO-PPC-NEXT: Type: PPC_RELOC_PAIR (1)
252 # MACHO-PPC-NEXT: Value: 0x48
253 # MACHO-PPC-NEXT: }
254 # MACHO-PPC-NEXT: Relocation {
255 # MACHO-PPC-NEXT: Offset: 0xC
256 # MACHO-PPC-NEXT: PCRel: 0
257 # MACHO-PPC-NEXT: Length: 2
258 # MACHO-PPC-NEXT: Type: PPC_RELOC_HA16_SECTDIFF (12)
259 # MACHO-PPC-NEXT: Value: 0x68
260 # MACHO-PPC-NEXT: }
261 # MACHO-PPC-NEXT: Relocation {
262 # MACHO-PPC-NEXT: Offset: 0x20
263 # MACHO-PPC-NEXT: PCRel: 0
264 # MACHO-PPC-NEXT: Length: 2
265 # MACHO-PPC-NEXT: Type: PPC_RELOC_PAIR (1)
266 # MACHO-PPC-NEXT: Value: 0x48
267 # MACHO-PPC-NEXT: }
268 # MACHO-PPC-NEXT: ]
269 # MACHO-PPC-NEXT: Symbols [
270 # MACHO-PPC-NEXT: ]
271 # MACHO-PPC-NEXT: SectionData (
272 # MACHO-PPC-NEXT: 0000: 7C0802A6 429F0005 7D6802A6 3D6B0000 ||...B...}h..=k..|
273 # MACHO-PPC-NEXT: 0010: 7C0803A6 858B0020 7D8903A6 4E800420 ||...... }...N.. |
274 # MACHO-PPC-NEXT: )
275 # MACHO-PPC-NEXT: }
276 # MACHO-PPC-NEXT: Section {
277 # MACHO-PPC-NEXT: Index: 2
278 # MACHO-PPC-NEXT: Name: __data (5F 5F 64 61 74 61 00 00 00 00 00 00 00 00 00 00)
279 # MACHO-PPC-NEXT: Segment: __DATA (5F 5F 44 41 54 41 00 00 00 00 00 00 00 00 00 00)
280 # MACHO-PPC-NEXT: Address: 0x60
281 # MACHO-PPC-NEXT: Size: 0x4
282 # MACHO-PPC-NEXT: Offset: 624
283 # MACHO-PPC-NEXT: Alignment: 2
284 # MACHO-PPC-NEXT: RelocationOffset: 0x0
285 # MACHO-PPC-NEXT: RelocationCount: 0
286 # MACHO-PPC-NEXT: Type: Regular (0x0)
287 # MACHO-PPC-NEXT: Attributes [ (0x0)
288 # MACHO-PPC-NEXT: ]
289 # MACHO-PPC-NEXT: Reserved1: 0x0
290 # MACHO-PPC-NEXT: Reserved2: 0x0
291 # MACHO-PPC-NEXT: Relocations [
292 # MACHO-PPC-NEXT: ]
293 # MACHO-PPC-NEXT: Symbols [
294 # MACHO-PPC-NEXT: Symbol {
295 # MACHO-PPC-NEXT: Name: _b (1)
296 # MACHO-PPC-NEXT: Extern
297 # MACHO-PPC-NEXT: Type: Section (0xE)
298 # MACHO-PPC-NEXT: Section: __data (0x3)
299 # MACHO-PPC-NEXT: RefType: UndefinedNonLazy (0x0)
300 # MACHO-PPC-NEXT: Flags [ (0x0)
301 # MACHO-PPC-NEXT: ]
302 # MACHO-PPC-NEXT: Value: 0x60
303 # MACHO-PPC-NEXT: }
304 # MACHO-PPC-NEXT: ]
305 # MACHO-PPC-NEXT: SectionData (
306 # MACHO-PPC-NEXT: 0000: 0000002A |...*|
307 # MACHO-PPC-NEXT: )
308 # MACHO-PPC-NEXT: }
309 # MACHO-PPC-NEXT: Section {
310 # MACHO-PPC-NEXT: Index: 3
311 # MACHO-PPC-NEXT: Name: __nl_symbol_ptr (5F 5F 6E 6C 5F 73 79 6D 62 6F 6C 5F 70 74 72 00)
312 # MACHO-PPC-NEXT: Segment: __DATA (5F 5F 44 41 54 41 00 00 00 00 00 00 00 00 00 00)
313 # MACHO-PPC-NEXT: Address: 0x64
314 # MACHO-PPC-NEXT: Size: 0x4
315 # MACHO-PPC-NEXT: Offset: 628
316 # MACHO-PPC-NEXT: Alignment: 2
317 # MACHO-PPC-NEXT: RelocationOffset: 0x0
318 # MACHO-PPC-NEXT: RelocationCount: 0
319 # MACHO-PPC-NEXT: Type: NonLazySymbolPointers (0x6)
320 # MACHO-PPC-NEXT: Attributes [ (0x0)
321 # MACHO-PPC-NEXT: ]
322 # MACHO-PPC-NEXT: Reserved1: 0x1
323 # MACHO-PPC-NEXT: Reserved2: 0x0
324 # MACHO-PPC-NEXT: Relocations [
325 # MACHO-PPC-NEXT: ]
326 # MACHO-PPC-NEXT: Symbols [
327 # MACHO-PPC-NEXT: ]
328 # MACHO-PPC-NEXT: SectionData (
329 # MACHO-PPC-NEXT: 0000: 00000000 |....|
330 # MACHO-PPC-NEXT: )
331 # MACHO-PPC-NEXT: }
332 # MACHO-PPC-NEXT: Section {
333 # MACHO-PPC-NEXT: Index: 4
334 # MACHO-PPC-NEXT: Name: __la_symbol_ptr (5F 5F 6C 61 5F 73 79 6D 62 6F 6C 5F 70 74 72 00)
335 # MACHO-PPC-NEXT: Segment: __DATA (5F 5F 44 41 54 41 00 00 00 00 00 00 00 00 00 00)
336 # MACHO-PPC-NEXT: Address: 0x68
337 # MACHO-PPC-NEXT: Size: 0x4
338 # MACHO-PPC-NEXT: Offset: 632
339 # MACHO-PPC-NEXT: Alignment: 2
340 # MACHO-PPC-NEXT: RelocationOffset: 0x2C4
341 # MACHO-PPC-NEXT: RelocationCount: 1
342 # MACHO-PPC-NEXT: Type: LazySymbolPointers (0x7)
343 # MACHO-PPC-NEXT: Attributes [ (0x0)
344 # MACHO-PPC-NEXT: ]
345 # MACHO-PPC-NEXT: Reserved1: 0x2
346 # MACHO-PPC-NEXT: Reserved2: 0x0
347 # MACHO-PPC-NEXT: Relocations [
348 # MACHO-PPC-NEXT: Relocation {
349 # MACHO-PPC-NEXT: Offset: 0x0
350 # MACHO-PPC-NEXT: PCRel: 0
351 # MACHO-PPC-NEXT: Length: 2
352 # MACHO-PPC-NEXT: Type: PPC_RELOC_VANILLA (0)
353 # MACHO-PPC-NEXT: Symbol: dyld_stub_binding_helper (5)
354 # MACHO-PPC-NEXT: }
355 # MACHO-PPC-NEXT: ]
356 # MACHO-PPC-NEXT: Symbols [
357 # MACHO-PPC-NEXT: ]
358 # MACHO-PPC-NEXT: SectionData (
359 # MACHO-PPC-NEXT: 0000: 00000000 |....|
360 # MACHO-PPC-NEXT: )
361 # MACHO-PPC-NEXT: }
362 # MACHO-PPC-NEXT: ]