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

/linux-4.1.27/arch/arc/kernel/
H A Dunwind.c685 static int processCFI(const u8 *start, const u8 *end, unsigned long targetLoc, processCFI() argument
701 if (targetLoc == 0 && state->label == NULL) processCFI()
867 if (result && targetLoc != 0 && targetLoc < state->loc) processCFI()
871 return result && ptr.p8 == end && (targetLoc == 0 || ( processCFI()
875 targetLoc < state->loc && */ state->label == NULL)); processCFI()

Completed in 87 milliseconds