Searched refs:cur_offset (Results 1 – 3 of 3) sorted by relevance
195 off_t cur_offset = lseek(file.fd, 0, SEEK_CUR); in try_claim() local197 lseek(file.fd, cur_offset, SEEK_SET); in try_claim()
7828 file_ptr cur_offset; in alpha_vms_read_sections_content() local7836 cur_offset = 0; in alpha_vms_read_sections_content()7870 PRIV (image_offset) = cur_offset; in alpha_vms_read_sections_content()7873 cur_offset = PRIV (image_offset); in alpha_vms_read_sections_content()
5002 offsetT cur_offset; in tic6x_output_unwinding() local5008 for (cur_offset = 0; unwind->saved_reg_count > 0; cur_offset -= 4) in tic6x_output_unwinding()5016 if (unwind->reg_offset[reg] == cur_offset) in tic6x_output_unwinding()5023 if ((cur_offset & 4) == 4) in tic6x_output_unwinding()5028 if ((cur_offset & 4) == 4) in tic6x_output_unwinding()