Searched refs:cur_off (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sibyte/common/
H A Dsb_tbprof.c451 long cur_off = *offp; local
459 cur_sample = cur_off / TB_SAMPLE_SIZE;
460 sample_off = cur_off % TB_SAMPLE_SIZE;
470 *offp = cur_off + cur_count - err;
485 cur_off += cur_count;
489 *offp = cur_off;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sibyte/common/
H A Dsb_tbprof.c451 long cur_off = *offp; local
459 cur_sample = cur_off / TB_SAMPLE_SIZE;
460 sample_off = cur_off % TB_SAMPLE_SIZE;
470 *offp = cur_off + cur_count - err;
485 cur_off += cur_count;
489 *offp = cur_off;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/os/
H A Dos_rw.c247 off_t cur_off; local
250 (cur_off = lseek(fhp->fd, (off_t)0, SEEK_CUR)) != -1 &&
251 cur_off <= sb.st_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/os/
H A Dos_rw.c247 off_t cur_off; local
250 (cur_off = lseek(fhp->fd, (off_t)0, SEEK_CUR)) != -1 &&
251 cur_off <= sb.st_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/os/
H A Dos_rw.c247 off_t cur_off; local
250 (cur_off = lseek(fhp->fd, (off_t)0, SEEK_CUR)) != -1 &&
251 cur_off <= sb.st_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-hppa.c4123 int cur_off = off; local
4144 outrel.r_offset = (cur_off
4149 bfd_put_32 (output_bfd, 0, htab->sgot->contents + cur_off);
4156 htab->sgot->contents + cur_off + 4);
4160 htab->sgot->contents + cur_off + 4);
4176 htab->sgot->contents + cur_off);
4178 htab->sgot->contents + cur_off + 4);
4182 cur_off += 8;
4189 outrel.r_offset = (cur_off
4205 htab->sgot->contents + cur_off);
[all...]
H A Delf32-arm.c5570 int cur_off = off; local
5595 + cur_off);
5600 globals->sgot->contents + cur_off);
5608 globals->sgot->contents + cur_off + 4);
5618 globals->sgot->contents + cur_off + 4);
5634 globals->sgot->contents + cur_off);
5636 globals->sgot->contents + cur_off + 4);
5639 cur_off += 8;
5652 + cur_off);
5657 globals->sgot->contents + cur_off);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-hppa.c4123 int cur_off = off; local
4144 outrel.r_offset = (cur_off
4149 bfd_put_32 (output_bfd, 0, htab->sgot->contents + cur_off);
4156 htab->sgot->contents + cur_off + 4);
4160 htab->sgot->contents + cur_off + 4);
4176 htab->sgot->contents + cur_off);
4178 htab->sgot->contents + cur_off + 4);
4182 cur_off += 8;
4189 outrel.r_offset = (cur_off
4205 htab->sgot->contents + cur_off);
[all...]
H A Delf32-arm.c5570 int cur_off = off; local
5595 + cur_off);
5600 globals->sgot->contents + cur_off);
5608 globals->sgot->contents + cur_off + 4);
5618 globals->sgot->contents + cur_off + 4);
5634 globals->sgot->contents + cur_off);
5636 globals->sgot->contents + cur_off + 4);
5639 cur_off += 8;
5652 + cur_off);
5657 globals->sgot->contents + cur_off);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-hppa.c4123 int cur_off = off; local
4144 outrel.r_offset = (cur_off
4149 bfd_put_32 (output_bfd, 0, htab->sgot->contents + cur_off);
4156 htab->sgot->contents + cur_off + 4);
4160 htab->sgot->contents + cur_off + 4);
4176 htab->sgot->contents + cur_off);
4178 htab->sgot->contents + cur_off + 4);
4182 cur_off += 8;
4189 outrel.r_offset = (cur_off
4205 htab->sgot->contents + cur_off);
[all...]
H A Delf32-arm.c5570 int cur_off = off; local
5595 + cur_off);
5600 globals->sgot->contents + cur_off);
5608 globals->sgot->contents + cur_off + 4);
5618 globals->sgot->contents + cur_off + 4);
5634 globals->sgot->contents + cur_off);
5636 globals->sgot->contents + cur_off + 4);
5639 cur_off += 8;
5652 + cur_off);
5657 globals->sgot->contents + cur_off);
[all...]

Completed in 302 milliseconds