Lines Matching refs:startp
149 const unsigned char *startp = readp;
259 .header_len = readp - startp,
273 const unsigned char *startp,
284 ? get_table_for_offset (dbg, macoff, startp, endp, cudie)
320 const unsigned char *const startp = d->d_buf + macoff;
324 startp, endp, cudie);
332 assert (offset < endp - startp);
333 const unsigned char *readp = startp + offset;
374 .startp = (void *) startp + offset,
436 return readp - startp;