Home
last modified time | relevance | path

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

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