Home
last modified time | relevance | path

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

/linux/arch/arc/kernel/
H A Dunwind.c693 static int processCFI(const u8 *start, const u8 *end, unsigned long targetLoc, in processCFI() function
707 processCFI(state->cieStart, state->cieEnd, 0, ptrType, in processCFI()
809 processCFI(start, end, 0, ptrType, in processCFI()
1134 if (!processCFI(ptr, end, pc, ptrType, &state) in arc_unwind()