Lines Matching refs:AR

12 RUN:         | FileCheck %s -check-prefix CHECK-AR
14 RUN: | FileCheck %s -check-prefix CHECK-64-AR
16 RUN: | FileCheck %s -check-prefix CHECK-AR-i386
18 RUN: | FileCheck %s -check-prefix CHECK-AR-o
40 CHECK-AR: macho-universal-archive.x86_64.i386(hello.o) (for architecture x86_64):
41 CHECK-AR: 0000000000000068 s EH_frame0
42 CHECK-AR: 000000000000003b s L_.str
43 CHECK-AR: 0000000000000000 T _main
44 CHECK-AR: 0000000000000080 S _main.eh
45 CHECK-AR: U _printf
46 CHECK-AR: macho-universal-archive.x86_64.i386(foo.o) (for architecture i386):
47 CHECK-AR: 00000008 D _bar
48 CHECK-AR: 00000000 T _foo
50 CHECK-64-AR: macho-universal64-archive.x86_64.i386(foo.o) (for architecture i386):
51 CHECK-64-AR: 00000008 D _bar
52 CHECK-64-AR: 00000000 T _foo
53 CHECK-64-AR: macho-universal64-archive.x86_64.i386(hello.o) (for architecture x86_64):
54 CHECK-64-AR: 0000000000000068 s EH_frame0
55 CHECK-64-AR: 000000000000003b s L_.str
56 CHECK-64-AR: 0000000000000000 T _main
57 CHECK-64-AR: 0000000000000080 S _main.eh
58 CHECK-64-AR: U _printf
60 CHECK-AR-i386: macho-universal-archive.x86_64.i386(foo.o):
61 CHECK-AR-i386: 00000008 D _bar
62 CHECK-AR-i386: 00000000 T _foo
64 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: 000000000…
65 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: 000000000…
66 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: 000000000…
67 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: 000000000…
68 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: …
69 CHECK-AR-o: (for architecture i386):{{.*}}/macho-universal-archive.x86_64.i386:foo.o: 00000008 D _b…
70 CHECK-AR-o: (for architecture i386):{{.*}}/macho-universal-archive.x86_64.i386:foo.o: 00000000 T _f…