Searched refs:last_offset (Results 1 – 5 of 5) sorted by relevance
131 static LINENUM last_offset = 0; variable304 newwhere = pch_newfirst() + last_offset; in main()324 if (last_offset) in main()326 last_offset, in main()327 last_offset == 1L ? "" : "s"); in main()424 last_offset = 0; in reinitialize_almost_everything()621 LINENUM first_guess = pch_first() + last_offset; in locate_hunk()653 last_offset, offset); in locate_hunk()655 last_offset = offset; in locate_hunk()661 last_offset, -offset); in locate_hunk()[all …]
604 int total_len = 0, last_offset = 0; in lmc_rx_intr() local663 last_offset += LMC_RX_BUFLEN; in lmc_rx_intr()685 me->m_len = total_len - last_offset; in lmc_rx_intr()
3392 int total_len = 0, last_offset = 0; in tulip_rx_intr() local3455 last_offset += TULIP_RX_BUFLEN; in tulip_rx_intr()3474 me->m_len = total_len - last_offset; in tulip_rx_intr()
9706 unsigned long last_offset = 0; in display_debug_loc() local9741 last_offset = debug_information [i].loc_offsets [0]; in display_debug_loc()9751 if (last_offset > in display_debug_loc()9757 last_offset = debug_information [i].loc_offsets [j]; in display_debug_loc()10065 unsigned long last_offset = 0; in display_debug_ranges() local10100 last_offset = debug_information [i].range_lists [0]; in display_debug_ranges()10110 if (last_offset > in display_debug_ranges()10116 last_offset = debug_information [i].range_lists [j]; in display_debug_ranges()
7177 bfd_vma last_offset; in elf_link_input_bfd() local7197 last_offset = o->output_offset; in elf_link_input_bfd()7199 last_offset += o->output_section->vma; in elf_link_input_bfd()7222 irela->r_offset = last_offset; in elf_link_input_bfd()7234 last_offset = irela->r_offset; in elf_link_input_bfd()