Searched refs:CountCallerFrames (Results 1 – 1 of 1) sorted by relevance
313 static unsigned int CountCallerFrames() __attribute__((noinline));315 static unsigned int CountCallerFrames();317 static unsigned int CountCallerFrames() { in CountCallerFrames() function392 unsigned int callers = CountCallerFrames(); in Recursor()415 return Recursor(RECURSION_DEPTH, CountCallerFrames()) ? 0 : 1; in main()