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()
300 if (!read_pointer(&ptr, (const u8 *)(fde + 1) + *fde, in init_unwind_hdr()
341 header->table[n].start = read_pointer(&ptr, in init_unwind_hdr()
537 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() function
650 if (!read_pointer(&ptr, end, ptrType) in fde_pointer_type()
736 state->loc = read_pointer(&ptr.p8, end, in processCFI()
960 if (tableSize && read_pointer(&ptr, end, hdr[1]) in arc_unwind()
962 && (i = read_pointer(&ptr, end, hdr[2])) > 0 in arc_unwind()
969 startLoc = read_pointer(&cur, in arc_unwind()
980 && (startLoc = read_pointer(&ptr, in arc_unwind()
984 fde = (void *)read_pointer(&ptr, in arc_unwind()
998 && read_pointer(&ptr, in arc_unwind()
1005 startLoc + read_pointer(&ptr, in arc_unwind()