Home | History | Annotate | Download | only in src

Lines Matching refs:nextp

8131   const unsigned char *nextp = data->d_buf + tu_off;
8135 size_t cu_nr = (nextp - readp) / 16;
8156 nextp = data->d_buf + addr_off;
8160 size_t tu_nr = (nextp - readp) / 24;
8185 nextp = data->d_buf + sym_off;
8189 size_t addr_nr = (nextp - readp) / 20;
8221 nextp = const_start;
8222 size_t sym_nr = (nextp - readp) / 8;