Searched refs:processCFI (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | unwind.c | 704 static int processCFI(const u8 *start, const u8 *end, unsigned long targetLoc, in processCFI() function 718 processCFI(state->cieStart, state->cieEnd, 0, ptrType, in processCFI() 820 processCFI(start, end, 0, ptrType, in processCFI() 1145 if (!processCFI(ptr, end, pc, ptrType, &state) in arc_unwind()
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | unwind.c | 702 static int processCFI(const u8 *start, const u8 *end, unsigned long targetLoc, in processCFI() function 716 processCFI(state->cieStart, state->cieEnd, 0, ptrType, in processCFI() 818 processCFI(start, end, 0, ptrType, in processCFI() 1143 if (!processCFI(ptr, end, pc, ptrType, &state) in arc_unwind()
|
Completed in 4 milliseconds