Searched defs:ptrType (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arc/kernel/ | ||
H A D | unwind.c | 288 signed ptrType; in init_unwind_hdr() local 536 read_pointer(const u8 **pLoc, const void *end, signed ptrType) read_pointer() argument 647 signed ptrType = *ptr++; fde_pointer_type() local 704 processCFI(const u8 *start, const u8 *end, unsigned long targetLoc, signed ptrType, struct unwind_state *state) processCFI() argument 907 signed ptrType = -1; arc_unwind() local [all...] |
/kernel/linux/linux-6.6/arch/arc/kernel/ | ||
H A D | unwind.c | 284 signed ptrType; in init_unwind_hdr() local 534 read_pointer(const u8 **pLoc, const void *end, signed ptrType) read_pointer() argument 645 signed ptrType = *ptr++; fde_pointer_type() local 702 processCFI(const u8 *start, const u8 *end, unsigned long targetLoc, signed ptrType, struct unwind_state *state) processCFI() argument 905 signed ptrType = -1; arc_unwind() local [all...] |
Completed in 5 milliseconds