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

/external/lldb/test/lang/objc/real-definition/
H A DFoo.h6 Bar *_bar; variable
/external/llvm/test/MC/MachO/
H A Deh-frame-reloc.s9 .globl _bar
11 _bar: label
28 // OLD64-NEXT: 0x20 0 3 1 X86_64_RELOC_UNSIGNED 0 _bar
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)
74 // CHECK: ('_string', '_bar')
H A Dx86_64-reloc-arithmetic.s6 _bar = _foo + 2 define
8 leaq _bar(%rip), %rcx
21 // CHECK-NEXT: ('_string', '_bar')
H A Dgen-dwarf.s4 .globl _bar
5 _bar: label
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/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/llvm/test/MC/COFF/
H A Dsymbol-alias.s20 .globl _bar # @bar
22 _bar: label
32 _bar_alias = _bar
H A Dsimple-fixups.s21 .def _bar;
25 .globl _bar
27 _bar: # @bar label
/external/llvm/test/MC/X86/
H A Dgnux32-dwarf-gen.s14 .globl _bar
15 _bar: label

Completed in 264 milliseconds