Home
last modified time | relevance | path

Searched refs:old_offset (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-m68hc11.c1151 unsigned long old_offset; in m68hc11_elf_relax_delete_bytes() local
1154 old_offset = irel->r_offset; in m68hc11_elf_relax_delete_bytes()
1199 if (old_offset == addr) in m68hc11_elf_relax_delete_bytes()
1220 raddr += old_offset; in m68hc11_elf_relax_delete_bytes()
Delf32-xtensa.c9859 bfd_vma old_offset = val.r_rel.target_offset; in relax_property_section() local
9863 new_offset = old_offset - in relax_property_section()
9864 removed_by_actions (&act, old_offset, FALSE); in relax_property_section()
9882 || last_zfill_target_offset != old_offset) in relax_property_section()
9889 new_offset = old_offset - in relax_property_section()
9890 removed_by_actions (&act, old_offset, TRUE); in relax_property_section()
9901 last_zfill_target_offset = old_offset; in relax_property_section()
9907 removed_by_actions (&act, old_offset + old_size, TRUE); in relax_property_section()
9915 if (new_offset != old_offset) in relax_property_section()
9917 bfd_vma diff = new_offset - old_offset; in relax_property_section()
[all …]
Delf32-rx.c1941 bfd_vma old_offset = srel->r_offset; in move_reloc() local
1946 if (irel->r_offset == old_offset) in move_reloc()
DChangeLog-020310983 unsigned overflow when new_offset < old_offset.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-0203911 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add