HomeSort by relevance Sort by last modified time
    Searched refs:crashnostack (Results 1 - 4 of 4) sorted by null

  /system/core/debuggerd/x86/
crashglue.S 2 .globl crashnostack
13 crashnostack: label
  /system/core/debuggerd/arm/
crashglue.S 3 .globl crashnostack
4 .type crashnostack, %function
26 crashnostack: label
  /system/core/debuggerd/mips/
crashglue.S 4 .globl crashnostack
45 crashnostack: label
  /system/core/debuggerd/
crasher.c 21 void crashnostack(void);
126 if(!strcmp(arg,"nostack")) crashnostack();

Completed in 152 milliseconds