Lines Matching refs:bfd_put_8
1613 bfd_put_8 (input_bfd, value & 0xff, hit_data); in mn10300_elf_final_link_relocate()
1614 bfd_put_8 (input_bfd, (value >> 8) & 0xff, hit_data + 1); in mn10300_elf_final_link_relocate()
1615 bfd_put_8 (input_bfd, (value >> 16) & 0xff, hit_data + 2); in mn10300_elf_final_link_relocate()
1633 bfd_put_8 (input_bfd, value, hit_data); in mn10300_elf_final_link_relocate()
1645 bfd_put_8 (input_bfd, value, hit_data); in mn10300_elf_final_link_relocate()
1724 bfd_put_8 (input_bfd, value, hit_data); in mn10300_elf_final_link_relocate()
1725 bfd_put_8 (input_bfd, (value >> 8) & 0xff, hit_data + 1); in mn10300_elf_final_link_relocate()
1726 bfd_put_8 (input_bfd, (value >> 16) & 0xff, hit_data + 2); in mn10300_elf_final_link_relocate()
1959 bfd_put_8 (input_bfd, value & 0xff, hit_data); in mn10300_elf_final_link_relocate()
1960 bfd_put_8 (input_bfd, (value >> 8) & 0xff, hit_data + 1); in mn10300_elf_final_link_relocate()
1961 bfd_put_8 (input_bfd, (value >> 16) & 0xff, hit_data + 2); in mn10300_elf_final_link_relocate()
2473 bfd_put_8 (abfd, (bfd_vma) NOP_OPCODE, contents + toaddr - count + i); in mn10300_elf_relax_delete_bytes()
3514 bfd_put_8 (abfd, 0xfc, contents + irel->r_offset - 1); in mn10300_elf_relax_section()
3515 bfd_put_8 (abfd, 0xff, contents + irel->r_offset); in mn10300_elf_relax_section()
3544 bfd_put_8 (abfd, h->movm_args, contents + irel->r_offset + 4); in mn10300_elf_relax_section()
3545 bfd_put_8 (abfd, h->stack_size + h->movm_stack_size, in mn10300_elf_relax_section()
3583 bfd_put_8 (abfd, 0xcc, contents + irel->r_offset - 1); in mn10300_elf_relax_section()
3585 bfd_put_8 (abfd, 0xcd, contents + irel->r_offset - 1); in mn10300_elf_relax_section()
3587 bfd_put_8 (abfd, 0xfa, contents + irel->r_offset - 2); in mn10300_elf_relax_section()
3632 bfd_put_8 (abfd, 0xfa, contents + irel->r_offset - 1); in mn10300_elf_relax_section()
3633 bfd_put_8 (abfd, 0xff, contents + irel->r_offset); in mn10300_elf_relax_section()
3660 bfd_put_8 (abfd, h->movm_args, contents + irel->r_offset + 2); in mn10300_elf_relax_section()
3661 bfd_put_8 (abfd, h->stack_size + h->movm_stack_size, in mn10300_elf_relax_section()
3690 bfd_put_8 (abfd, 0xca, contents + irel->r_offset - 1); in mn10300_elf_relax_section()
3826 bfd_put_8 (abfd, code, contents + irel->r_offset - 1); in mn10300_elf_relax_section()
3890 bfd_put_8 (abfd, 0xfb, contents + irel->r_offset - 3); in mn10300_elf_relax_section()
3891 bfd_put_8 (abfd, code, contents + irel->r_offset - 2); in mn10300_elf_relax_section()
3992 bfd_put_8 (abfd, 0xfd, contents + irel->r_offset - 3); in mn10300_elf_relax_section()
3993 bfd_put_8 (abfd, code, contents + irel->r_offset - 2); in mn10300_elf_relax_section()
4077 bfd_put_8 (abfd, 0xfa, contents + irel->r_offset - 2); in mn10300_elf_relax_section()
4078 bfd_put_8 (abfd, code, contents + irel->r_offset - 1); in mn10300_elf_relax_section()
4128 bfd_put_8 (abfd, code, contents + irel->r_offset - 2); in mn10300_elf_relax_section()
4178 bfd_put_8 (abfd, 0xfa, contents + irel->r_offset - 2); in mn10300_elf_relax_section()
4179 bfd_put_8 (abfd, code, contents + irel->r_offset - 1); in mn10300_elf_relax_section()
4248 bfd_put_8 (abfd, code, contents + irel->r_offset - 2); in mn10300_elf_relax_section()
4321 bfd_put_8 (abfd, 0xfa, contents + irel->r_offset - 2); in mn10300_elf_relax_section()
4322 bfd_put_8 (abfd, code, contents + irel->r_offset - 1); in mn10300_elf_relax_section()
4357 bfd_put_8 (abfd, 0xfa, contents + irel->r_offset - 2); in mn10300_elf_relax_section()
4358 bfd_put_8 (abfd, 0xfe, contents + irel->r_offset - 1); in mn10300_elf_relax_section()