Lines Matching refs:endp
146 const unsigned char *const endp,
152 if (readp + 3 > endp)
173 if (readp > endp)
224 if (readp >= endp)
226 get_uleb128 (e.nforms, readp, endp);
231 if (readp > endp)
274 const unsigned char *const endp,
284 ? get_table_for_offset (dbg, macoff, startp, endp, cudie)
321 const unsigned char *const endp = d->d_buf + d->d_size;
324 startp, endp, cudie);
332 assert (offset < endp - startp);
335 while (readp < endp)
375 .endp = (void *) endp,