Lines Matching refs:AR
10 RUN: | FileCheck %s -check-prefix CHECK-AR
12 RUN: | FileCheck %s -check-prefix CHECK-AR-i386
14 RUN: | FileCheck %s -check-prefix CHECK-AR-o
31 CHECK-AR: macho-universal-archive.x86_64.i386(hello.o) (for architecture x86_64):
32 CHECK-AR: 0000000000000068 s EH_frame0
33 CHECK-AR: 000000000000003b s L_.str
34 CHECK-AR: 0000000000000000 T _main
35 CHECK-AR: 0000000000000080 S _main.eh
36 CHECK-AR: U _printf
37 CHECK-AR: macho-universal-archive.x86_64.i386(foo.o) (for architecture i386):
38 CHECK-AR: 00000008 D _bar
39 CHECK-AR: 00000000 T _foo
41 CHECK-AR-i386: macho-universal-archive.x86_64.i386(foo.o):
42 CHECK-AR-i386: 00000008 D _bar
43 CHECK-AR-i386: 00000000 T _foo
45 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: 000000000…
46 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: 000000000…
47 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: 000000000…
48 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: 000000000…
49 CHECK-AR-o: (for architecture x86_64):{{.*}}/macho-universal-archive.x86_64.i386:hello.o: …
50 CHECK-AR-o: (for architecture i386):{{.*}}/macho-universal-archive.x86_64.i386:foo.o: 00000008 D _b…
51 CHECK-AR-o: (for architecture i386):{{.*}}/macho-universal-archive.x86_64.i386:foo.o: 00000000 T _f…