Lines Matching refs:next_off
5426 Dwarf_Off next_off = (listptr->offset
5431 next_unitp = start + next_off;
5432 if (next_off < off || next_off > data->d_size)
8207 Dwarf_Off off, next_off = 0;
8209 while (dwarf_next_lines (dbg, off = next_off, &next_off, &cu, NULL, NULL,
9463 Dwarf_Off next_off = next_listptr_offset (&known_loclistsptr,
9467 if (next_off == 0
9468 || next_off > (size_t) (nexthdr - ((const unsigned char *)
9472 locendp = (const unsigned char *) data->d_buf + next_off;
9836 Dwarf_Off next_off = next_listptr_offset (&known_locsptr,
9840 if (next_off == 0
9841 || next_off > (size_t) (endp
9845 locendp = (const unsigned char *) data->d_buf + next_off;