Lines Matching refs:bfd_put_8
1002 bfd_put_8 (input_bfd, (unsigned char) Rvalue, hit_data); in cr16_elf_final_link_relocate()
2005 bfd_put_8 (abfd, 0x05, contents + irel->r_offset + 1); in elf32_cr16_relax_section()
2007 bfd_put_8 (abfd, 0x04, contents + irel->r_offset + 1); in elf32_cr16_relax_section()
2009 bfd_put_8 (abfd, (code & 0xf) << 4, contents + irel->r_offset); in elf32_cr16_relax_section()
2015 …bfd_put_8 (abfd, (0x0f | (bfd_get_8(abfd, contents + irel->r_offset))), contents + irel->r_offset); in elf32_cr16_relax_section()
2017 …bfd_put_8 (abfd, (((value1 >> 16)&0xf) | (bfd_get_8(abfd, contents + irel->r_offset))), contents +… in elf32_cr16_relax_section()
2050 bfd_put_8 (abfd, 0x54, contents + irel->r_offset + 1); in elf32_cr16_relax_section()
2052 bfd_put_8 (abfd, 0x60, contents + irel->r_offset + 1); in elf32_cr16_relax_section()
2054 bfd_put_8 (abfd, 0x56, contents + irel->r_offset + 1); in elf32_cr16_relax_section()
2058 bfd_put_8 (abfd, 0xb0 | (code & 0xf), contents + irel->r_offset); in elf32_cr16_relax_section()
2064 …bfd_put_8 (abfd, (0x0f | (bfd_get_8(abfd, contents + irel->r_offset))), contents + irel->r_offset); in elf32_cr16_relax_section()
2119 bfd_put_8 (abfd, 0x60, contents + irel->r_offset); in elf32_cr16_relax_section()
2121 bfd_put_8 (abfd, 0x54, contents + irel->r_offset); in elf32_cr16_relax_section()
2122 bfd_put_8 (abfd, (code & 0xf0) >> 4, contents + irel->r_offset + 1); in elf32_cr16_relax_section()
2127 bfd_put_8 (abfd, 0x56, contents + irel->r_offset); in elf32_cr16_relax_section()
2129 bfd_put_8 (abfd, 0x54, contents + irel->r_offset); in elf32_cr16_relax_section()
2131 bfd_put_8 (abfd, 0x58, contents + irel->r_offset); in elf32_cr16_relax_section()
2133 bfd_put_8 (abfd, 0x5A, contents + irel->r_offset); in elf32_cr16_relax_section()
2135 bfd_put_8 (abfd, 0x60, contents + irel->r_offset); in elf32_cr16_relax_section()
2137 bfd_put_8 (abfd, 0x30, contents + irel->r_offset); in elf32_cr16_relax_section()
2139 bfd_put_8 (abfd, 0x2C, contents + irel->r_offset); in elf32_cr16_relax_section()
2141 bfd_put_8 (abfd, 0x32, contents + irel->r_offset); in elf32_cr16_relax_section()
2143 bfd_put_8 (abfd, 0x38, contents + irel->r_offset); in elf32_cr16_relax_section()
2145 bfd_put_8 (abfd, 0x3C, contents + irel->r_offset); in elf32_cr16_relax_section()
2147 bfd_put_8 (abfd, 0x3F, contents + irel->r_offset); in elf32_cr16_relax_section()
2149 bfd_put_8 (abfd, 0x3A, contents + irel->r_offset); in elf32_cr16_relax_section()
2151 bfd_put_8 (abfd, 0x50, contents + irel->r_offset); in elf32_cr16_relax_section()
2153 bfd_put_8 (abfd, 0x52, contents + irel->r_offset); in elf32_cr16_relax_section()
2157 bfd_put_8 (abfd, (code & 0xf), contents + irel->r_offset + 1); in elf32_cr16_relax_section()