Searched refs:endLoc (Results 1 – 1 of 1) sorted by relevance
886 unsigned long startLoc = 0, endLoc = 0, cfa; in arc_unwind() local984 endLoc = in arc_unwind()989 if (pc >= endLoc) in arc_unwind()1018 endLoc = in arc_unwind()1023 if (pc >= startLoc && pc < endLoc) in arc_unwind()1158 || state.loc > endLoc in arc_unwind()1200 endLoc = max_t(unsigned long, UNW_SP(frame), cfa); in arc_unwind()1201 if (STACK_LIMIT(startLoc) != STACK_LIMIT(endLoc)) { in arc_unwind()1203 endLoc = max(STACK_LIMIT(cfa), cfa); in arc_unwind()1297 || addr + sizeof(unsigned long) > endLoc) in arc_unwind()