Searched defs:_bar (Results 1 - 18 of 18) sorted by relevance

/external/llvm/test/MC/MachO/
H A Deh-frame-reloc.s9 .globl _bar
11 _bar: label
H A Dgen-dwarf-producer.s4 .globl _bar
5 _bar: label
H A Dgen-dwarf-cpp.s5 .globl _bar
6 _bar: label
H A Dabsolute.s3 _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)
H A Dx86_64-reloc-arithmetic.s6 _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)
H A Dgen-dwarf.s4 .globl _bar
5 _bar: label
H A Daltentry.s9 // CHECK: Name: _bar
45 _bar = _foo define
H A Ddarwin-x86_64-reloc.s22 _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
/external/clang/test/FixIt/
H A Dfixit-cxx11-compat.cpp10 #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/
H A Dlong-call-branch-island-relocation.s9 .globl _bar
12 .thumb_func _bar
13 _bar: label
/external/swiftshader/third_party/LLVM/test/MC/COFF/
H A Dsymbol-alias.s20 .globl _bar # @bar
22 _bar: label
29 _bar_alias = _bar
H A Dsimple-fixups.s21 .def _bar;
25 .globl _bar
27 _bar: # @bar label
/external/swiftshader/third_party/LLVM/test/MC/MachO/
H A Dx86_64-reloc-arithmetic.s6 _bar = _foo + 2 define
8 leaq _bar(%rip), %rcx
21 // CHECK-NEXT: ('_string', '_bar')
H A Ddarwin-x86_64-reloc.s22 _bar: label
24 .quad _foo - _bar
25 .quad _foo - _bar + 4
26 .long _foo - _bar
329 // CHECK: ('_string', '_bar')
/external/llvm/test/MC/COFF/
H A Dsymbol-alias.s20 .globl _bar # @bar
22 _bar: label
32 _bar_alias = _bar
H A Dsimple-fixups.s22 .def _bar;
26 .globl _bar
28 _bar: # @bar label
/external/llvm/test/MC/X86/
H A Dgnux32-dwarf-gen.s14 .globl _bar
15 _bar: label
/external/llvm/test/tools/dsymutil/Inputs/scattered-reloc/
H A D1.s8 # variable from '.long _bar' to '.long _bar + 16' in order to generate a
17 .globl _bar @ @bar
19 _bar: label
100 .long _bar + 16

Completed in 356 milliseconds