Home
last modified time | relevance | path

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

/arch/arc/kernel/
Dunwind.c697 static int processCFI(const u8 *start, const u8 *end, unsigned long targetLoc, in processCFI() function
711 processCFI(state->cieStart, state->cieEnd, 0, ptrType, in processCFI()
813 processCFI(start, end, 0, ptrType, in processCFI()
1138 if (!processCFI(ptr, end, pc, ptrType, &state) in arc_unwind()