Lines Matching refs:read_pointer
173 static unsigned long read_pointer(const u8 **pLoc,
212 || (void *)read_pointer(&ptr, end, header_start[1]) != table_start in init_unwind_table()
214 || read_pointer(&ptr, end, header_start[2]) <= 0 in init_unwind_table()
308 if (!read_pointer(&ptr, (const u8 *)(fde + 1) + *fde, in init_unwind_hdr()
349 header->table[n].start = read_pointer(&ptr, in init_unwind_hdr()
541 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() function
653 if (!read_pointer(&ptr, end, ptrType) in fde_pointer_type()
739 state->loc = read_pointer(&ptr.p8, end, in processCFI()
963 if (tableSize && read_pointer(&ptr, end, hdr[1]) in arc_unwind()
965 && (i = read_pointer(&ptr, end, hdr[2])) > 0 in arc_unwind()
972 startLoc = read_pointer(&cur, in arc_unwind()
983 && (startLoc = read_pointer(&ptr, in arc_unwind()
987 fde = (void *)read_pointer(&ptr, in arc_unwind()
1001 && read_pointer(&ptr, in arc_unwind()
1008 startLoc + read_pointer(&ptr, in arc_unwind()