HomeSort by relevance Sort by last modified time
    Searched defs:_bar (Results 1 - 18 of 18) sorted by null

  /external/llvm/test/MC/MachO/
eh-frame-reloc.s 9 .globl _bar
11 _bar: label
gen-dwarf-producer.s 4 .globl _bar
5 _bar: label
gen-dwarf-cpp.s 5 .globl _bar
6 _bar: label
absolute.s 3 _bar: label
9 .set foo_set2, (_foo - _bar + 0xffff0000)
12 foo_equals2 = (_foo - _bar + 0xffff0000)
18 .set foo_set2_global, (_foo - _bar + 0xffff0000)
60 // CHECK: Name: _bar (12)
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)
gen-dwarf.s 4 .globl _bar
5 _bar: label
darwin-x86_64-reloc.s 22 _bar: label
24 .quad _foo - _bar
25 .quad _foo - _bar + 4
26 .long _foo - _bar
246 // CHECK-NEXT: Symbol: _bar
260 // CHECK-NEXT: Symbol: _bar
274 // CHECK-NEXT: Symbol: _bar
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mn10300/
i36434-2.s 2 .global _bar
3 .type _bar,@function
4 _bar: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-h8300/
relax.s 6 jsr @_bar
9 _bar: label
  /external/clang/test/FixIt/
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/llvm/test/MC/MachO/ARM/
long-call-branch-island-relocation.s 9 .globl _bar
12 .thumb_func _bar
13 _bar: label
  /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/llvm/test/MC/COFF/
symbol-alias.s 20 .globl _bar # @bar
22 _bar: label
32 _bar_alias = _bar
simple-fixups.s 22 .def _bar;
26 .globl _bar
28 _bar: # @bar label
  /external/llvm/test/MC/X86/
gnux32-dwarf-gen.s 14 .globl _bar
15 _bar: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
adj-jump.s 67 _bar: label
relax-direct.s 9 ldd _bar
12 std _bar
13 jsr _bar
74 _bar: label
adj-brset.s 44 _bar: label

Completed in 528 milliseconds