Searched refs:maxcheck (Results 1 - 1 of 1) sorted by relevance

/system/core/libcorkscrew/arch-mips/
H A Dbacktrace-mips.c83 int maxcheck = 1024; local
95 for (addr = state->pc; maxcheck-- > 0 && !found_start; addr -= 4) {

Completed in 17 milliseconds