OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Lfoo
(Results
1 - 18
of
18
) sorted by null
/external/llvm/test/MC/ELF/
undef-temp.s
4
.long .
Lfoo
abs.s
5
.
Lfoo
:
7
zed = .
Lfoo
- .Lbar
leb128.s
3
.sleb128 .
Lfoo
- .Lbar
4
.
Lfoo
:
5
.uleb128 .Lbar - .
Lfoo
bad-relocation.s
7
leal .
Lfoo
@BADRELOC(%ebx), %eax
merge.s
7
movsd .
Lfoo
(%rip), %xmm1
8
movl $.
Lfoo
, %edi
9
movl $.
Lfoo
+2, %edi
13
movsd .
Lfoo
+4(%rip), %xmm1
16
.
Lfoo
:
25
// CHECK-NEXT: 0x{{[^ ]+}} R_X86_64_PC32 .
Lfoo
0x{{[^ ]+}}
27
// CHECK-NEXT: 0x{{[^ ]+}} R_X86_64_32 .
Lfoo
0x{{[^ ]+}}
relocation-386.s
11
// CHECK-NEXT: 0x2 R_386_GOTOFF .
Lfoo
0x0
79
leal .
Lfoo
@GOTOFF(%ebx), %eax
132
.
Lfoo
:
/external/llvm/test/MC/COFF/
secrel32.s
5
Lfoo
:
6
.secrel32
Lfoo
secidx.s
5
Lfoo
:
6
.secidx
Lfoo
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
rel32.s
2
.
Lfoo
:
3
.word .
Lfoo
rel64.s
2
.
Lfoo
:
3
.dword .
Lfoo
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
loop_label2.s
4
loop .
Lfoo
lc0=p0;
5
loop_begin .
Lfoo
;
7
loop_end .
Lfoo
;
/external/libcxx/test/std/strings/basic.string.literals/
literal.pass.cpp
25
std::wstring
Lfoo
;
31
Lfoo
= L""s; assert(
Lfoo
.size() == 0);
37
Lfoo
= L" "s; assert(
Lfoo
.size() == 1);
43
Lfoo
= L"ABC"s; assert(
Lfoo
== L"ABC"); assert(
Lfoo
== std::wstring ( L"ABC"));
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string.literals/
literal.pass.cpp
25
std::wstring
Lfoo
;
31
Lfoo
= L""s; assert(
Lfoo
.size() == 0);
37
Lfoo
= L" "s; assert(
Lfoo
.size() == 1);
43
Lfoo
= L"ABC"s; assert(
Lfoo
== L"ABC"); assert(
Lfoo
== std::wstring ( L"ABC"));
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
branch-misc-4.s
9
.
Lfoo
:
23
b .
Lfoo
branch-misc-4.d
14
([0-9a-f]+) <[^>]*> 1000ffff b \1 <\.
Lfoo
>
24
[ ]*[0-9a-f]+: R_MIPS_PC16 \.
Lfoo
micromips@branch-misc-4.d
15
([0-9a-f]+) <[^>]*> 9400 fffe b \1 <\.
Lfoo
>
25
[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \.
Lfoo
mipsr6@branch-misc-4-64.d
17
[0-9a-f]+ <[^>]*> 10000000 b [0-9a-f]+ <\.
Lfoo
\+0x[0-9a-f]+>
31
[ ]*[0-9a-f]+: R_MIPS_PC16 \.
Lfoo
-0x4
/external/llvm/test/MC/MachO/ARM/
relax-thumb2-branches.s
3
ble
Lfoo
@ wide encoding
6
Lfoo
:
Completed in 1304 milliseconds