/external/llvm/test/MC/MachO/ |
x86_64-reloc-arithmetic.s | 5 _foo: label 6 _bar = _foo + 2
|
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) 82 // CHECK: ('_string', '_foo')
|
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...] |
gen-dwarf.s | 9 _foo: label
|
tlv-reloc.s | 16 .globl _foo 19 _foo: label 138 // CHECK: ('_string', '_foo')
|
i386-large-relocations.s | 7 _foo: label
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/ |
nasm-macho64-pic.asm | 1 [extern _foo] 3 call _foo 4 ; r_type=X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 7 call _foo+4 8 ; r_type=X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 11 mov rax, [rel _foo wrt ..gotpcrel] 12 ; r_type=X86_64_RELOC_GOT_LOAD, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 15 push qword [rel _foo wrt ..gotpcrel] 16 ; r_type=X86_64_RELOC_GOT, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 19 mov eax, [rel _foo] [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas64/ |
gas-macho64-pic.asm | 1 call _foo 2 # r_type=X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 5 call _foo+4 6 # r_type=X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 9 movq _foo@GOTPCREL(%rip), %rax 10 # r_type=X86_64_RELOC_GOT_LOAD, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 13 pushq _foo@GOTPCREL(%rip) 14 # r_type=X86_64_RELOC_GOT, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 17 movl _foo(%rip), %eax 18 # r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo [all...] |
gas-macho64.asm | 2 call _foo 3 # r_type= X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 6 call _foo+4 7 # r_type=X86_64_RELOC_BRANCH, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 10 # TODO: movq _foo@GOTPCREL(%rip), %rax 11 # r_type=X86_64_RELOC_GOT_LOAD, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 14 # TODO: pushq _foo@GOTPCREL(%rip) 15 # r_type=X86_64_RELOC_GOT, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo 18 movl _foo(%rip), %eax 19 # r_type=X86_64_RELOC_SIGNED, r_length=2, r_extern=1, r_pcrel=1, r_symbolnum=_foo [all...] |
/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/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]
|
/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/llvm/test/MC/MachO/ARM/ |
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)
|
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
|
no-subsections-reloc.s | 11 .thumb_func _foo 12 _foo: label
|
data-in-code.s | 3 _foo: label
|
/external/llvm/test/MC/COFF/ |
symbol-alias.s | 8 .def _foo; 13 .globl _foo 15 _foo: # @foo label 28 _foo_alias = _foo
|
simple-fixups.s | 7 .def _foo; 12 .globl _foo 14 _foo: # @foo label
|
/external/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
|
thumb2-b.w-encodingT4.s | 4 .thumb_func _foo 6 _foo: label
|
hilo-16bit-relocations.s | 12 .comm _foo,4,2 17 .indirect_symbol _foo
|
/external/clang/test/Lexer/ |
cxx1y_binary_literal.cpp | 10 constexpr unsigned long long operator""_foo(unsigned long long n) { function
|
/external/clang/test/Parser/ |
cxx11-user-defined-literals.cpp | 21 asm("mov %eax, %rdx"_foo); // expected-error {{user-defined suffix cannot be used here}} 36 #if 0_foo // expected-error {{integer literal with user-defined suffix cannot be used in preprocessor constant expression}} 99 " _foo(unsigned long long); // ok 101 void operator R"xyzzy()xyzzy" _foo(long double); // ok 103 void operator"" "" R"()" "" _foo(const char *); // ok
|
/external/clang/test/CXX/class/class.mem/ |
p1.cpp | 76 Inner<int> _foo; member in class:PR8245::X
|