/toolchain/binutils/binutils-2.25/ld/testsuite/ld-h8300/ |
relax.s | 6 jsr @_bar 9 _bar: label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/ |
gprel.sm | 4 mov{bwl} %gp({_foo;_bar;_grill})[r15], r1 9 _bar: .long 6
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
loop.s | 5 call _bar;
|
loop2.s | 5 call _bar;
|
loop3.s | 5 call _bar;
|
loop.d | 7 .* R_BFIN_PCREL24 0+00 _bar \+ 0
|
loop2.d | 7 .* R_BFIN_PCREL24 0+00 _bar \+ 0
|
loop3.d | 7 .* R_BFIN_PCREL24 0+00 _bar \+ 0
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/ |
i36434-2.s | 2 .global _bar 3 .type _bar,@function 4 _bar: label
|
/external/llvm/test/MC/MachO/ |
gen-dwarf-producer.s | 4 .globl _bar 5 _bar: label
|
i386-large-relocations.s | 8 .long _bar 10 .long _bar+8 11 .long _bar+24 13 .long _bar+16 16 .zerofill __DATA,__bss,_bar,48,4
|
x86_64-reloc-arithmetic.s | 6 _bar = _foo + 2 define 8 leaq _bar(%rip), %rcx 16 // CHECK-NEXT: 0x103 1 2 1 X86_64_RELOC_SIGNED 0 _bar 30 // CHECK-NEXT: Name: _bar (6)
|
/external/llvm/test/MC/ARM/ |
thumb2be-movt-encoding.s | 4 movt r9, :upper16:(_bar) 5 @ CHECK-LE: movt r9, :upper16:_bar @ encoding: [0xc0'A',0xf2'A',0b0000AAAA,0x09] 6 @ CHECK-LE-NEXT: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_movt_hi16 7 @ CHECK-BE: movt r9, :upper16:_bar @ encoding: [0xf2,0b1100AAAA,0x09'A',A] 8 @ CHECK-BE-NEXT: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_movt_hi16
|
thumb2be-movw-encoding.s | 4 movw r9, :lower16:(_bar) 5 @ CHECK-LE: movw r9, :lower16:_bar @ encoding: [0x40'A',0xf2'A',0b0000AAAA,0x09] 6 @ CHECK-LE-NEXT: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_movw_lo16 7 @ CHECK-BE: movw r9, :lower16:_bar @ encoding: [0xf2,0b0100AAAA,0x09'A',A] 8 @ CHECK-BE-NEXT: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_movw_lo16
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/ |
keepdot.s | 6 .stabs "barxfoo:F(0,20)",36,0,2,_bar 7 .global _bar 10 _bar: label
|
/external/clang/test/Parser/ |
objcxx11-user-defined-literal.mm | 3 id x = @"foo"_bar; // expected-error{{user-defined suffix cannot be used here}}
|
/external/clang/test/FixIt/ |
fixit-missing-self-in-block.m | 10 int _bar; 17 _bar = 3;
|
fixit-cxx11-compat.cpp | 10 #define _bar "_bar" macro 11 const char *q = "foo"_bar; // expected-warning {{will be treated as a user-defined literal suffix}}
|
/external/clang/test/SemaObjC/ |
warn-implicit-self-in-block.m | 8 int _bar; 15 _bar = 3; // expected-warning {{block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior}}
|
protocol-lookup.m | 21 id <Bar> _bar; 38 _bar = [bar retain]; 46 [_bar release];
|
/external/llvm/test/Object/Inputs/ |
macho-archive-unsorted-x86_64.a | 3 __.SYMDEF ? X _bar |