HomeSort by relevance Sort by last modified time
    Searched refs:_foo (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-gc/
pr19167b.s 1 .section _foo,"aw",%progbits
start.s 4 .section _foo,"aw",%progbits
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
group-1.s 1 .section .text,"axG",@progbits,._foo,comdat
2 .proc _foo#
3 _foo: label
10 .endp _foo#
  /external/llvm/test/MC/MachO/
x86_64-reloc-arithmetic.s 5 _foo: label
6 _bar = _foo + 2
21 // CHECK-NEXT: Name: _foo (11)
absolute.s 5 _foo: label
8 .set foo_set1, (_foo + 0xffff0000)
9 .set foo_set2, (_foo - _bar + 0xffff0000)
11 foo_equals = (_foo + 0xffff0000)
12 foo_equals2 = (_foo - _bar + 0xffff0000)
15 .set foo_set1_global, (_foo + 0xffff0000)
18 .set foo_set2_global, (_foo - _bar + 0xffff0000)
69 // CHECK: Name: _foo (17)
darwin-x86_64-reloc.s 9 _foo: label
13 call _foo
14 call _foo+4
15 movq _foo@GOTPCREL(%rip), %rax
16 pushq _foo@GOTPCREL(%rip)
17 movl _foo(%rip), %eax
18 movl _foo+4(%rip), %eax
19 movb $0x12, _foo(%rip)
20 movl $0x12345678, _foo(%rip)
21 .quad _foo
    [all...]
bad-darwin-x86_64-diff-relocs.s 4 .quad _foo - _bar
coal-sections-x86_64.s 28 .globl _foo
29 .weak_definition _foo
31 _foo: label
gen-dwarf.s 9 _foo: label
x86-data-in-code.s 5 _foo: label
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
x86_64-reloc-arithmetic.s 5 _foo: label
6 _bar = _foo + 2
darwin-x86_64-reloc.s 9 _foo: label
13 call _foo
14 call _foo+4
15 movq _foo@GOTPCREL(%rip), %rax
16 pushq _foo@GOTPCREL(%rip)
17 movl _foo(%rip), %eax
18 movl _foo+4(%rip), %eax
19 movb $0x12, _foo(%rip)
20 movl $0x12345678, _foo(%rip)
21 .quad _foo
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68k/
pic1.s 2 .globl _foo
3 _foo: label
  /external/swiftshader/third_party/LLVM/test/MC/COFF/
symbol-alias.s 8 .def _foo;
13 .globl _foo
15 _foo: # @foo label
27 _foo_alias = _foo
  /external/clang/test/Index/
blocks.c 7 static struct foo _foo; local
9 ^ int_t(struct foo *foo) { return (int_t) foo->x + i; }(&_foo);
15 // CHECK: blocks.c:7:21: VarDecl=_foo:7:21 (Definition) Extent=[7:3 - 7:25]
33 // CHECK: blocks.c:9:60: DeclRefExpr=_foo:7:21 Extent=[9:60 - 9:64]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/all/
diff1.s 4 .globl _foo
5 _foo: .long _a - _b label
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
loop.d 6 .* R_BFIN_GOT17M4 0+00 _foo \+ 0
loop2.d 6 .* R_BFIN_GOT17M4 0+00 _foo \+ 0
loop3.d 6 .* R_BFIN_GOT17M4 0+00 _foo \+ 0
  /external/clang/test/PCH/
cxx11-user-defined-literals.cpp 9 int operator"" _foo(const char *p, size_t);
11 template<typename T> auto f(T t) -> decltype(t + ""_foo) { return 0; }
15 int j = ""_foo;
  /external/clang/test/SemaCXX/
cxx11-ast-print.cpp 3 // CHECK: auto operator""_foo(const char *p, decltype(sizeof(int))) -> decltype(nullptr);
4 auto operator"" _foo(const char *p, decltype(sizeof(int))) -> decltype(nullptr);
6 // CHECK: decltype(""_foo) operator""_bar(unsigned long long);
7 decltype(""_foo) operator"" _bar(unsigned long long);
21 // CHECK: const char *p1 = "bar1"_foo;
22 const char *p1 = "bar1"_foo;
23 // CHECK: const char *p2 = "bar2"_foo;
24 const char *p2 = R"x(bar2)x"_foo;
25 // CHECK: const char *p3 = u8"bar3"_foo;
26 const char *p3 = u8"bar3"_foo;
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
arm_fixups.s 8 mov r9, :lower16:(_foo)
9 movw r9, :lower16:(_foo)
10 movt r9, :upper16:(_foo)
12 @ CHECK: movw r9, :lower16:_foo @ encoding: [A,0x90'A',0b0000AAAA,0xe3]
13 @ CHECK: @ fixup A - offset: 0, value: _foo, kind: fixup_arm_movw_lo16
14 @ CHECK: movw r9, :lower16:_foo @ encoding: [A,0x90'A',0b0000AAAA,0xe3]
15 @ CHECK: @ fixup A - offset: 0, value: _foo, kind: fixup_arm_movw_lo16
16 @ CHECK: movt r9, :upper16:_foo @ encoding: [A,0x90'A',0b0100AAAA,0xe3]
17 @ CHECK: @ fixup A - offset: 0, value: _foo, kind: fixup_arm_movt_hi16
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/v850/
reloc.s 5 movea zdaoff(_foo),r0,r1
6 movhi tdaoff(_foo),ep,r1
7 movhi sdaoff(_foo),gp,r1
  /external/llvm/test/MC/COFF/
symbol-alias.s 8 .def _foo;
13 .globl _foo
15 _foo: # @foo label
28 _foo_alias = _foo
  /external/llvm/test/MC/MachO/AArch64/
data-in-code.s 3 _foo: label

Completed in 1030 milliseconds

1 2 3 4