Home | History | Annotate | Download | only in bfd

Lines Matching full:old_offset

9884 	      bfd_vma old_offset = val.r_rel.target_offset;
9888 new_offset = old_offset -
9889 removed_by_actions (&act, old_offset, FALSE);
9907 || last_zfill_target_offset != old_offset)
9914 new_offset = old_offset -
9915 removed_by_actions (&act, old_offset, TRUE);
9926 last_zfill_target_offset = old_offset;
9932 removed_by_actions (&act, old_offset + old_size, TRUE);
9940 if (new_offset != old_offset)
9942 bfd_vma diff = new_offset - old_offset;
10243 bfd_vma old_offset;
10257 old_offset = r_rel.target_offset;
10275 - (old_sec->output_offset + old_offset));