Lines Matching refs:old_offset
10526 bfd_vma old_offset = val.r_rel.target_offset; in relax_property_section() local
10531 old_offset, false); in relax_property_section()
10532 new_offset = old_offset - removed_by_old_offset; in relax_property_section()
10550 || last_zfill_target_offset != old_offset) in relax_property_section()
10558 old_offset, true); in relax_property_section()
10559 new_offset = old_offset - removed_by_old_offset; in relax_property_section()
10570 last_zfill_target_offset = old_offset; in relax_property_section()
10578 old_offset + old_size, true); in relax_property_section()
10588 if (new_offset != old_offset) in relax_property_section()
10590 bfd_vma diff = new_offset - old_offset; in relax_property_section()
10893 bfd_vma old_offset; in do_fix_for_relocatable_link() local
10907 old_offset = r_rel.target_offset; in do_fix_for_relocatable_link()
10926 - (old_sec->output_offset + old_offset)); in do_fix_for_relocatable_link()