HomeSort by relevance Sort by last modified time
    Searched refs:stack (Results 751 - 775 of 1681) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib/ldscripts/
elf_i386.xs 183 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
elf_i386.xsc 186 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
elf_i386.xsw 185 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
elf_i386.xw 194 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/lib/ldscripts/
elf_i386.xc 201 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) *(.mdebug.*) }
elf_i386.xdc 201 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) *(.mdebug.*) }
elf_i386.xdw 200 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) *(.mdebug.*) }
elf_i386.xsc 193 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) *(.mdebug.*) }
elf_i386.xsw 191 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) *(.mdebug.*) }
elf_i386.xw 200 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) *(.mdebug.*) }
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
elf_i386.xsw 201 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) *(.mdebug.*) }
  /prebuilts/tools/common/easymock-tools/
easymock-3.1.jar 
  /prebuilts/tools/common/m2/internal/org/easymock/easymock/3.1/
easymock-3.1.jar 
  /external/webkit/Source/JavaScriptCore/wtf/
FastMalloc.cpp 550 # define GetStackTrace(stack, depth, skip) (0)
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 205 unsigned long stack[64]; member in struct:tss_struct
  /dalvik/vm/compiler/template/armv5te/
footer.S 19 SAVEAREA_FROM_FP(r10, r1) @ r10<- new stack save area
  /dalvik/vm/compiler/template/mips/
footer.S 18 SAVEAREA_FROM_FP(rBIX, a1) # rBIX<- new stack save area
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 205 unsigned long stack[64]; member in struct:tss_struct
  /development/ndk/platforms/android-9/arch-x86/src/
crtbegin_dynamic.S 54 # before push arguments, align the stack to a 16 byte boundary
crtbegin_static.S 54 # before push arguments, align the stack to a 16 byte boundary
  /development/tools/mkstubs/src/com/android/mkstubs/sourcer/
MethodSourcer.java 170 public void visitFrame(int type, int local, Object[] local2, int stack, Object[] stack2) {
  /external/bison/examples/calc++/
calc++-parser.cc 476 `$$ = $1'. Otherwise, use the top of the stack.
735 YYCDEBUG << "Exception caught: cleaning lookahead and stack"
983 // Print the state stack on the debug stream.
987 *yycdebug_ << "Stack now";
1001 *yycdebug_ << "Reducing stack by rule " << yyrule - 1
    [all...]
  /external/chromium/testing/gtest/src/
gtest-death-test.cc 215 // death test child process, which operates on a very small stack. Use
959 void* const stack = mmap(NULL, stack_size, PROT_READ | PROT_WRITE, local
    [all...]
  /external/gtest/src/
gtest-death-test.cc 215 // death test child process, which operates on a very small stack. Use
964 void* const stack = mmap(NULL, stack_size, PROT_READ | PROT_WRITE, local
    [all...]
  /external/javassist/src/main/javassist/bytecode/
CodeIterator.java 999 StackMapTable stack; field in class:CodeIterator.Pointers
    [all...]

Completed in 1326 milliseconds

<<31323334353637383940>>