Searched refs:MaxStackDepth (Results 1 – 4 of 4) sorted by relevance
48 int MaxStackDepth(void);
143 NOINLINE int MaxStackDepth(void) in MaxStackDepth() function417 return MaxStackDepth(); in ParseAndDoCrash()
52 static int MaxStackDepth();
103 {"MaxStack", "trigger SIGSEGV after 64 function call", &DfxCrasher::MaxStackDepth},322 NOINLINE int DfxCrasher::MaxStackDepth() in MaxStackDepth() function in DfxCrasher