Lines Matching refs:read_pointer
171 static unsigned long read_pointer(const u8 **pLoc,
193 || (void *)read_pointer(&ptr, end, header_start[1]) != table_start in init_unwind_table()
195 || read_pointer(&ptr, end, header_start[2]) <= 0 in init_unwind_table()
286 if (!read_pointer(&ptr, (const u8 *)(fde + 1) + *fde, in setup_unwind_table()
326 header->table[n].start = read_pointer(&ptr, in setup_unwind_table()
515 static unsigned long read_pointer(const u8 **pLoc, const void *end, in read_pointer() function
630 if (!read_pointer(&ptr, end, ptrType) in fde_pointer_type()
716 state->loc = read_pointer(&ptr.p8, end, in processCFI()
940 if (tableSize && read_pointer(&ptr, end, hdr[1]) in arc_unwind()
942 && (i = read_pointer(&ptr, end, hdr[2])) > 0 in arc_unwind()
949 startLoc = read_pointer(&cur, in arc_unwind()
960 && (startLoc = read_pointer(&ptr, in arc_unwind()
964 fde = (void *)read_pointer(&ptr, in arc_unwind()
978 && read_pointer(&ptr, in arc_unwind()
985 startLoc + read_pointer(&ptr, in arc_unwind()
1010 startLoc = read_pointer(&ptr, in arc_unwind()
1019 startLoc + read_pointer(&ptr, in arc_unwind()