Home
last modified time | relevance | path

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

/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-score7.c241 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
242 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
536 hi16_offset = 0; in score_elf_got_lo16_reloc()
538 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
539 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1761 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1763 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2138 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2140 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
2345 hi16_offset = (uvalue >> 16) << 1; in s7_bfd_score_elf_relocate_section()
[all …]
H A Delf32-score.c342 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
343 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
635 hi16_offset = 0; in score_elf_got_lo16_reloc()
637 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
638 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1893 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1895 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2300 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2302 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
2500 hi16_offset = (uvalue >> 16) << 1; in s3_bfd_score_elf_relocate_section()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-score7.c241 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
242 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
536 hi16_offset = 0; in score_elf_got_lo16_reloc()
538 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
539 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1761 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1763 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2138 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2140 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
2345 hi16_offset = (uvalue >> 16) << 1; in s7_bfd_score_elf_relocate_section()
[all …]
H A Delf32-score.c342 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
343 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
635 hi16_offset = 0; in score_elf_got_lo16_reloc()
637 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
638 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1893 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1895 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2300 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2302 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
2500 hi16_offset = (uvalue >> 16) << 1; in s3_bfd_score_elf_relocate_section()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-score7.c241 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
242 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
536 hi16_offset = 0; in score_elf_got_lo16_reloc()
538 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
539 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1761 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1763 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2138 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2140 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
2345 hi16_offset = (uvalue >> 16) << 1; in s7_bfd_score_elf_relocate_section()
[all …]
H A Delf32-score.c342 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
343 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
635 hi16_offset = 0; in score_elf_got_lo16_reloc()
637 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
638 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1893 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1895 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2300 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2302 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
2500 hi16_offset = (uvalue >> 16) << 1; in s3_bfd_score_elf_relocate_section()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-score7.c241 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
242 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
536 hi16_offset = 0; in score_elf_got_lo16_reloc()
538 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
539 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1761 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1763 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2138 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2140 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
2345 hi16_offset = (uvalue >> 16) << 1; in s7_bfd_score_elf_relocate_section()
[all …]
H A Delf32-score.c342 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
343 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
635 hi16_offset = 0; in score_elf_got_lo16_reloc()
637 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
638 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1893 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1895 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2300 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2302 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
2500 hi16_offset = (uvalue >> 16) << 1; in s3_bfd_score_elf_relocate_section()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-score7.c238 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
239 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
522 signed long hi16_offset, hi16_value, uvalue; in score_elf_got_lo16_reloc() local
533 hi16_offset = 0; in score_elf_got_lo16_reloc()
535 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
536 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1756 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1758 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2134 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2136 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
[all …]
H A Delf32-score.c339 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
340 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
621 signed long hi16_offset, hi16_value, uvalue; in score_elf_got_lo16_reloc() local
632 hi16_offset = 0; in score_elf_got_lo16_reloc()
634 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
635 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1888 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1890 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2297 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2299 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-score7.c238 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
239 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
522 signed long hi16_offset, hi16_value, uvalue; in score_elf_got_lo16_reloc() local
533 hi16_offset = 0; in score_elf_got_lo16_reloc()
535 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
536 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1756 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1758 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2134 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2136 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
[all …]
H A Delf32-score.c339 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
340 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
621 signed long hi16_offset, hi16_value, uvalue; in score_elf_got_lo16_reloc() local
632 hi16_offset = 0; in score_elf_got_lo16_reloc()
634 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
635 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1888 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1890 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2297 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2299 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-score7.c238 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
239 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
522 signed long hi16_offset, hi16_value, uvalue; in score_elf_got_lo16_reloc() local
533 hi16_offset = 0; in score_elf_got_lo16_reloc()
535 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
536 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1758 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1760 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2136 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2138 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
[all …]
H A Delf32-score.c339 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
340 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
621 signed long hi16_offset, hi16_value, uvalue; in score_elf_got_lo16_reloc() local
632 hi16_offset = 0; in score_elf_got_lo16_reloc()
634 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
635 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1891 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1893 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2300 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2302 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-score7.c238 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
239 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
522 signed long hi16_offset, hi16_value, uvalue; in score_elf_got_lo16_reloc() local
533 hi16_offset = 0; in score_elf_got_lo16_reloc()
535 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
536 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1755 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1757 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2133 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2135 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
[all …]
H A Delf32-score.c340 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
341 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
622 signed long hi16_offset, hi16_value, uvalue; in score_elf_got_lo16_reloc() local
633 hi16_offset = 0; in score_elf_got_lo16_reloc()
635 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
636 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1889 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1891 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2298 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2300 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-score7.c238 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
239 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
533 hi16_offset = 0; in score_elf_got_lo16_reloc()
535 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
536 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1758 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1760 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2135 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2137 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
2334 hi16_offset = (uvalue >> 16) << 1; in s7_bfd_score_elf_relocate_section()
[all …]
H A Delf32-score.c339 hi16_offset = (uvalue >> 16) << 1; in score_elf_lo16_reloc()
340 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_lo16_reloc()
632 hi16_offset = 0; in score_elf_got_lo16_reloc()
634 hi16_offset = (uvalue >> 16) & 0x7fff; in score_elf_got_lo16_reloc()
635 hi16_value = (hi16_value & ~0x37fff) | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_got_lo16_reloc()
1890 hi16_offset = (uvalue >> 16) << 1; in score_elf_add_to_rel()
1892 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_add_to_rel()
2297 hi16_offset = (uvalue >> 16) << 1; in score_elf_final_link_relocate()
2299 | (hi16_offset & 0x7fff) | ((hi16_offset << 1) & 0x30000); in score_elf_final_link_relocate()
2489 hi16_offset = (uvalue >> 16) << 1; in s3_bfd_score_elf_relocate_section()
[all …]