Lines Matching refs:old_offset
10533 bfd_vma old_offset = val.r_rel.target_offset; in relax_property_section() local
10538 old_offset, false); in relax_property_section()
10539 new_offset = old_offset - removed_by_old_offset; in relax_property_section()
10557 || last_zfill_target_offset != old_offset) in relax_property_section()
10565 old_offset, true); in relax_property_section()
10566 new_offset = old_offset - removed_by_old_offset; in relax_property_section()
10577 last_zfill_target_offset = old_offset; in relax_property_section()
10585 old_offset + old_size, true); in relax_property_section()
10595 if (new_offset != old_offset) in relax_property_section()
10597 bfd_vma diff = new_offset - old_offset; in relax_property_section()
10900 bfd_vma old_offset; in do_fix_for_relocatable_link() local
10914 old_offset = r_rel.target_offset; in do_fix_for_relocatable_link()
10933 - (old_sec->output_offset + old_offset)); in do_fix_for_relocatable_link()