Lines Matching refs:read_pointer
170 static unsigned long read_pointer(const u8 **pLoc,
203 || (void *)read_pointer(&ptr, end, header_start[1]) != table_start in init_unwind_table()
205 || read_pointer(&ptr, end, header_start[2]) <= 0 in init_unwind_table()
299 if (!read_pointer(&ptr, (const u8 *)(fde + 1) + *fde, in init_unwind_hdr()
340 header->table[n].start = read_pointer(&ptr, in init_unwind_hdr()
536 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() function
649 if (!read_pointer(&ptr, end, ptrType) in fde_pointer_type()
735 state->loc = read_pointer(&ptr.p8, end, in processCFI()
959 if (tableSize && read_pointer(&ptr, end, hdr[1]) in arc_unwind()
961 && (i = read_pointer(&ptr, end, hdr[2])) > 0 in arc_unwind()
968 startLoc = read_pointer(&cur, in arc_unwind()
979 && (startLoc = read_pointer(&ptr, in arc_unwind()
983 fde = (void *)read_pointer(&ptr, in arc_unwind()
997 && read_pointer(&ptr, in arc_unwind()
1004 startLoc + read_pointer(&ptr, in arc_unwind()