Lines Matching refs:read_pointer
171 static unsigned long read_pointer(const u8 **pLoc,
210 || (void *)read_pointer(&ptr, end, header_start[1]) != table_start in init_unwind_table()
212 || read_pointer(&ptr, end, header_start[2]) <= 0 in init_unwind_table()
305 if (!read_pointer(&ptr, (const u8 *)(fde + 1) + *fde, in init_unwind_hdr()
347 header->table[n].start = read_pointer(&ptr, in init_unwind_hdr()
531 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() function
643 if (!read_pointer(&ptr, end, ptrType) in fde_pointer_type()
729 state->loc = read_pointer(&ptr.p8, end, in processCFI()
953 if (tableSize && read_pointer(&ptr, end, hdr[1]) in arc_unwind()
955 && (i = read_pointer(&ptr, end, hdr[2])) > 0 in arc_unwind()
962 startLoc = read_pointer(&cur, in arc_unwind()
973 && (startLoc = read_pointer(&ptr, in arc_unwind()
977 fde = (void *)read_pointer(&ptr, in arc_unwind()
991 && read_pointer(&ptr, in arc_unwind()
998 startLoc + read_pointer(&ptr, in arc_unwind()