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

1 2

  /external/llvm/test/MC/AArch64/
arm64-separator.s 13 _foo: label
dot-req-case-insensitive.s 2 _foo: label
13 // CHECK-LABEL: _foo:
  /external/llvm/test/MC/ARM/
neon-shift-encoding.s 3 _foo: label
thumb2-b.w-encodingT4.s 4 .thumb_func _foo
6 _foo: label
dot-req-case-insensitive.s 3 _foo: label
15 @ CHECK-LABEL: _foo:
  /external/llvm/test/MC/MachO/AArch64/
data-in-code.s 3 _foo: label
  /external/llvm/test/MC/MachO/ARM/
data-in-code.s 3 _foo: label
relax-thumb-ldr-literal.s 8 .thumb_func _foo
9 _foo: label
10 ldr r2, (_foo - 4)
thumb2-function-relative-load.s 7 .thumb_func _foo
8 _foo: label
9 ldr lr, (_foo - 4)
no-subsections-reloc.s 11 .thumb_func _foo
12 _foo: label
long-call-branch-island-relocation.s 16 bl _foo
21 @ Make the _foo symbol sufficiently far away to force the 'bl' relocation
30 .globl _foo
33 _foo: label
50 @ CHECK: Symbol: _foo (2)
  /external/llvm/test/MC/MachO/
i386-large-relocations.s 7 _foo: label
x86-data-in-code.s 5 _foo: label
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)
coal-sections-x86_64.s 28 .globl _foo
29 .weak_definition _foo
31 _foo: label
x86_64-reloc-arithmetic.s 5 _foo: label
6 _bar = _foo + 2
21 // CHECK-NEXT: Name: _foo (11)
  /external/llvm/test/MC/X86/
cfi_def_cfa-crash.s 63 _foo: label
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
neon-shift-encoding.s 3 _foo: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
diff1.s 4 .globl _foo
5 _foo: .long _a - _b label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
group-1.s 1 .section .text,"axG",@progbits,._foo,comdat
2 .proc _foo#
3 _foo: label
10 .endp _foo#
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
pic1.s 2 .globl _foo
3 _foo: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
fp.s 11 .global _foo
12 _foo: label
  /external/llvm/test/MC/MachO/PowerPC/
coal-sections-powerpc.s 27 .globl _foo
28 .weak_definition _foo
30 _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/swiftshader/third_party/LLVM/test/MC/MachO/
x86_64-reloc-arithmetic.s 5 _foo: label
6 _bar = _foo + 2

Completed in 266 milliseconds

1 2