Lines Matching refs:bfd_put_8
372 bfd_put_8 (input_bfd, value, hit_data); in elf32_h8_final_link_relocate()
418 bfd_put_8 (input_bfd, value, hit_data); in elf32_h8_final_link_relocate()
928 bfd_put_8 (abfd, in elf32_h8_relax_section()
945 bfd_put_8 (abfd, 0x55, contents + irel->r_offset - 1); /* bsr8. */ in elf32_h8_relax_section()
948 bfd_put_8 (abfd, 0x40, contents + irel->r_offset - 1); /* bra8. */ in elf32_h8_relax_section()
1013 bfd_put_8 (abfd, code, contents + irel->r_offset - 2); /* bCC:8. */ in elf32_h8_relax_section()
1017 bfd_put_8 (abfd, 0x55, contents + irel->r_offset - 2); /* bsr8. */ in elf32_h8_relax_section()
1083 bfd_put_8 (abfd, (code & 0xf) | 0x20, in elf32_h8_relax_section()
1088 bfd_put_8 (abfd, (code & 0xf) | 0x30, in elf32_h8_relax_section()
1095 bfd_put_8 (abfd, 0x7f, contents + irel->r_offset - 2); in elf32_h8_relax_section()
1102 bfd_put_8 (abfd, 0x7e, contents + irel->r_offset - 2); in elf32_h8_relax_section()
1172 bfd_put_8 (abfd, (code & 0xf) | 0x20, in elf32_h8_relax_section()
1177 bfd_put_8 (abfd, (code & 0xf) | 0x30, in elf32_h8_relax_section()
1184 bfd_put_8 (abfd, 0x7f, contents + irel->r_offset - 2); in elf32_h8_relax_section()
1191 bfd_put_8 (abfd, 0x7e, contents + irel->r_offset - 2); in elf32_h8_relax_section()
1300 bfd_put_8 (abfd, op3, op_ptr + 3); in elf32_h8_relax_section()
1305 bfd_put_8 (abfd, op2, op_ptr + 2); in elf32_h8_relax_section()
1320 bfd_put_8 (abfd, op1, op_ptr + 1); in elf32_h8_relax_section()
1332 bfd_put_8 (abfd, code, contents + irel->r_offset - 1); in elf32_h8_relax_section()
1422 bfd_put_8 (abfd, op0n, contents + irel->r_offset - 4); in elf32_h8_relax_section()
1423 bfd_put_8 (abfd, op1n, contents + irel->r_offset - 3); in elf32_h8_relax_section()