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

/linux-master/arch/arc/kernel/
H A Dunwind.c702 static int processCFI(const u8 *start, const u8 *end, unsigned long targetLoc, argument
718 if (targetLoc == 0 && state->label == NULL)
884 if (result && targetLoc != 0 && targetLoc < state->loc)
888 return result && ptr.p8 == end && (targetLoc == 0 || (
892 targetLoc < state->loc && */ state->label == NULL));

Completed in 157 milliseconds