Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c9049 bfd_signed_vma diff_value = 0; in relax_section() local
9063 diff_value = in relax_section()
9067 diff_value = in relax_section()
9071 diff_value = in relax_section()
9078 r_rel.target_offset + diff_value); in relax_section()
9079 diff_value = new_end_offset - new_reloc.target_offset; in relax_section()
9085 bfd_put_signed_8 (abfd, diff_value, in relax_section()
9090 bfd_put_signed_16 (abfd, diff_value, in relax_section()
9095 bfd_put_signed_32 (abfd, diff_value, in relax_section()
9101 if ((diff_value & ~diff_mask) != 0 && in relax_section()
[all …]