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
105
) sorted by null
1
2
3
4
5
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/lib/ldscripts/
elf_i386.xw
149
_end
. Align after .bss to ensure correct alignment even if the
157
_end
= .; PROVIDE (end = .);
/prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/lib/ldscripts/
shelf_linux.xdc
163
_end
. Align after .bss to ensure correct alignment even if the
171
_end
= .; PROVIDE (end = .);
shelf_linux.xdw
163
_end
. Align after .bss to ensure correct alignment even if the
171
_end
= .; PROVIDE (end = .);
shelf_linux.xsc
153
_end
. Align after .bss to ensure correct alignment even if the
161
_end
= .; PROVIDE (end = .);
shelf_linux.xsw
153
_end
. Align after .bss to ensure correct alignment even if the
161
_end
= .; PROVIDE (end = .);
shlelf_linux.xdc
163
_end
. Align after .bss to ensure correct alignment even if the
171
_end
= .; PROVIDE (end = .);
shlelf_linux.xdw
163
_end
. Align after .bss to ensure correct alignment even if the
171
_end
= .; PROVIDE (end = .);
shlelf_linux.xsc
153
_end
. Align after .bss to ensure correct alignment even if the
161
_end
= .; PROVIDE (end = .);
shlelf_linux.xsw
153
_end
. Align after .bss to ensure correct alignment even if the
161
_end
= .; PROVIDE (end = .);
/build/core/
armelf.x
150
_end
. Align after .bss to ensure correct alignment even if the
155
_end
= .;
/dalvik/libdex/
DexSwapVerify.c
132
#define CHECK_OFFSET_RANGE(_start,
_end
) { \
134
const u1* _endPtr = filePointer(state, (
_end
)); \
136
#_start ".." #
_end
)) { \
151
#define CHECK_PTR_RANGE(_start,
_end
) { \
152
if (!checkPtrRange(state, (_start), (
_end
), #_start ".." #
_end
)) { \
165
const u1*
_end
= _start + ((_count) * (_elemSize)); \
167
!checkPtrRange(state, _start,
_end
, #_ptr)) { \
[
all
...]
/external/qemu/
ia64.ld
170
_end
. Align after .bss to ensure correct alignment even if the
175
_end
= .;
ppc.ld
182
_end
. Align after .bss to ensure correct alignment even if the
190
_end
= .; PROVIDE (end = .);
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.x
150
_end
. Align after .bss to ensure correct alignment even if the
160
_end
= .; PROVIDE (end = .);
armelf.xbn
150
_end
. Align after .bss to ensure correct alignment even if the
160
_end
= .; PROVIDE (end = .);
armelf.xc
155
_end
. Align after .bss to ensure correct alignment even if the
165
_end
= .; PROVIDE (end = .);
armelf.xn
150
_end
. Align after .bss to ensure correct alignment even if the
160
_end
= .; PROVIDE (end = .);
armelf.xs
143
_end
. Align after .bss to ensure correct alignment even if the
153
_end
= .; PROVIDE (end = .);
armelf.xw
155
_end
. Align after .bss to ensure correct alignment even if the
165
_end
= .; PROVIDE (end = .);
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/arm-eabi/lib/ldscripts/
armelf.x
152
_end
. Align after .bss to ensure correct alignment even if the
162
_end
= .; PROVIDE (end = .);
armelf.xbn
152
_end
. Align after .bss to ensure correct alignment even if the
162
_end
= .; PROVIDE (end = .);
armelf.xc
157
_end
. Align after .bss to ensure correct alignment even if the
167
_end
= .; PROVIDE (end = .);
armelf.xn
152
_end
. Align after .bss to ensure correct alignment even if the
162
_end
= .; PROVIDE (end = .);
armelf.xs
145
_end
. Align after .bss to ensure correct alignment even if the
155
_end
= .; PROVIDE (end = .);
armelf.xsc
150
_end
. Align after .bss to ensure correct alignment even if the
160
_end
= .; PROVIDE (end = .);
Completed in 147 milliseconds
1
2
3
4
5