Lines Matching refs:read_pointer
170 static unsigned long read_pointer(const u8 **pLoc,
203 || (void *)read_pointer(&ptr, end, header_start[1]) in init_unwind_table()
206 || read_pointer(&ptr, end, header_start[2]) <= 0 in init_unwind_table()
295 if (!read_pointer(&ptr, (const u8 *)(fde + 1) + *fde, in init_unwind_hdr()
336 header->table[n].start = read_pointer(&ptr, in init_unwind_hdr()
534 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() function
647 if (!read_pointer(&ptr, end, ptrType) in fde_pointer_type()
733 state->loc = read_pointer(&ptr.p8, end, in processCFI()
957 if (tableSize && read_pointer(&ptr, end, hdr[1]) in arc_unwind()
959 && (i = read_pointer(&ptr, end, hdr[2])) > 0 in arc_unwind()
966 startLoc = read_pointer(&cur, in arc_unwind()
977 && (startLoc = read_pointer(&ptr, in arc_unwind()
981 fde = (void *)read_pointer(&ptr, in arc_unwind()
995 && read_pointer(&ptr, in arc_unwind()
1002 startLoc + read_pointer(&ptr, in arc_unwind()