OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_end
(Results
26 - 50
of
631
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
i386linux.xn
43
_end
= . ;
/external/grub/docs/
boot.S
47
.long
_end
boot.S.texi
47
.long
_end
/dalvik/vm/mterp/armv5te/
OP_SPUT_OBJECT.S
26
b .L${opcode}
_end
30
.L${opcode}
_end
:
/external/bison/lib/
stdio-impl.h
96
unsigned char *
_end
; \
/dalvik/vm/mterp/x86/
OP_NEW_INSTANCE.S
45
.L${opcode}
_end
:
60
jne .L${opcode}
_end
# yes, finish
/external/qemu/
exec-all.h
281
register unsigned long
_end
__asm ("a2");
295
_end
= jmp_addr + 4;
297
__asm __volatile__ ("swi 0x9f0002" : : "r" (_beg), "r" (
_end
), "r" (_flg));
i386-vl.ld
104
_end
= . ;
i386.ld
117
_end
= . ;
m68k.ld
135
_end
. Align after .bss to ensure correct alignment even if the
140
_end
= .;
x86_64.ld
141
_end
. Align after .bss to ensure correct alignment even if the
146
_end
= .;
/external/qemu-pc-bios/bochs/bios/
rombios32start.S
40
mov $
_end
, %esi
/external/elfutils/tests/
run-addrname-test.sh
43
_end
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-x86_64.pl
90
$
_end
="16*$SZ+2*8(%rsp)";
193
mov %rdx,$
_end
# save end pointer, "3rd" arg
247
cmp $
_end
,$inp
/external/openssl/crypto/sha/asm/
sha512-x86_64.pl
90
$
_end
="16*$SZ+2*8(%rsp)";
193
mov %rdx,$
_end
# save end pointer, "3rd" arg
247
cmp $
_end
,$inp
/frameworks/rs/cpu_ref/
rsCpuIntrinsics_neon_ColorMatrix.S
24
.globl x##
_end
; x##
_end
: \
26
.word x##
_end
-x
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/i686-linux-android/lib/ldscripts/
elf_i386.xc
154
_end
. Align after .bss to ensure correct alignment even if the
160
_end
= .;
elf_i386.xdc
154
_end
. Align after .bss to ensure correct alignment even if the
160
_end
= .;
elf_i386.xdw
153
_end
. Align after .bss to ensure correct alignment even if the
159
_end
= .;
elf_i386.xsc
146
_end
. Align after .bss to ensure correct alignment even if the
152
_end
= .;
elf_i386.xsw
144
_end
. Align after .bss to ensure correct alignment even if the
150
_end
= .;
elf_i386.xw
153
_end
. Align after .bss to ensure correct alignment even if the
159
_end
= .;
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
elf_i386.xsw
152
_end
. Align after .bss to ensure correct alignment even if the
158
_end
= .;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ldscripts/
elf_i386.xsc
145
_end
. Align after .bss to ensure correct alignment even if the
153
_end
= .; PROVIDE (end = .);
elf_i386.xsw
144
_end
. Align after .bss to ensure correct alignment even if the
152
_end
= .; PROVIDE (end = .);
Completed in 1778 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>