OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_stack
(Results
226 - 249
of
249
) sorted by null
1
2
3
4
5
6
7
8
9
10
/toolchain/binutils/binutils-2.25/include/coff/
ti.h
365
#define
_STACK
".stack" /* C stack */
/toolchain/binutils/binutils-2.25/ld/scripttempl/
elfm68hc11.sc
99
PROVIDE (
_stack
= ${RAM_START_ADDR} + ${RAM_SIZE} - 1);
elfm68hc12.sc
99
PROVIDE (
_stack
= ${RAM_START_ADDR} + ${RAM_SIZE} - 1);
elfxgate.sc
99
PROVIDE (
_stack
= ${RAM_START_ADDR} + ${RAM_SIZE} - 1);
armbpabi.sc
129
${RELOCATING+
_stack
= .;}
elf32sh-symbian.sc
145
${RELOCATING+
_stack
= .;}
elf_chaos.sc
149
${RELOCATING+
_stack
= .;}
mep.sc
194
${RELOCATING+
_stack
= .;}
elf64hppa.sc
260
${RELOCATING+
_stack
= .;}
elfxtensa.sc
277
${RELOCATING+
_stack
= .;}
nds32elf.sc
251
${RELOCATING+${USER_LABEL_PREFIX}
_stack
= .;}
elf.sc
306
${RELOCATING+${USER_LABEL_PREFIX}
_stack
= .;}
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCTP.m
177
static
_stack
;
[
all
...]
/toolchain/binutils/binutils-2.25/ld/testsuite/
ChangeLog-2006
96
_stack
.
97
* ld-arm/mixed-app.sym: Remove
_stack
.
[
all
...]
ChangeLog-2005
368
* ld-arm/mixed-app.sym: Expact
_stack
to be in the ABS section.
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg
[
all
...]
/external/llvm/docs/
GarbageCollection.rst
[
all
...]
/frameworks/base/services/core/java/com/android/server/am/
ActivityStackSupervisor.java
586
int _startFlags, ActivityStack
_stack
, ProcessRecord _callerApp) {
590
stack =
_stack
;
[
all
...]
/toolchain/binutils/binutils-2.25/ld/
ChangeLog-2009
582
_stack
and __bss_start.
[
all
...]
ChangeLog-9197
124
* scripttempl/v850.sc: Rename linker symbol '
_stack
' to '__stack'
756
to define `
_stack
'.
[
all
...]
/external/sonivox/arm-wt-22k/bin/
arm-wt-22k
/external/conscrypt/common/src/jni/main/cpp/
NativeCrypto.cpp
[
all
...]
/external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar
/toolchain/binutils/binutils-2.25/bfd/
elf32-nds32.c
[
all
...]
Completed in 683 milliseconds
1
2
3
4
5
6
7
8
9
10