Lines Matching refs:bfd_put_8

2821 	      bfd_put_8 (output_bfd, 0x8d,  in elf_x86_64_convert_mov_to_lea()
2852 bfd_put_8 (output_bfd, 0x8d, in elf_x86_64_convert_mov_to_lea()
4247 bfd_put_8 (output_bfd, 0x48 | ((type >> 2) & 1), in elf_x86_64_relocate_section()
4249 bfd_put_8 (output_bfd, 0xc7, contents + roff - 2); in elf_x86_64_relocate_section()
4250 bfd_put_8 (output_bfd, 0xc0 | ((val >> 3) & 7), in elf_x86_64_relocate_section()
4264 bfd_put_8 (output_bfd, 0x66, contents + roff); in elf_x86_64_relocate_section()
4265 bfd_put_8 (output_bfd, 0x90, contents + roff + 1); in elf_x86_64_relocate_section()
4299 bfd_put_8 (output_bfd, 0x49, in elf_x86_64_relocate_section()
4302 bfd_put_8 (output_bfd, 0x41, in elf_x86_64_relocate_section()
4304 bfd_put_8 (output_bfd, 0xc7, in elf_x86_64_relocate_section()
4306 bfd_put_8 (output_bfd, 0xc0 | reg, in elf_x86_64_relocate_section()
4314 bfd_put_8 (output_bfd, 0x49, in elf_x86_64_relocate_section()
4317 bfd_put_8 (output_bfd, 0x41, in elf_x86_64_relocate_section()
4319 bfd_put_8 (output_bfd, 0x81, in elf_x86_64_relocate_section()
4321 bfd_put_8 (output_bfd, 0xc0 | reg, in elf_x86_64_relocate_section()
4328 bfd_put_8 (output_bfd, 0x4d, in elf_x86_64_relocate_section()
4331 bfd_put_8 (output_bfd, 0x45, in elf_x86_64_relocate_section()
4333 bfd_put_8 (output_bfd, 0x8d, in elf_x86_64_relocate_section()
4335 bfd_put_8 (output_bfd, 0x80 | reg | (reg << 3), in elf_x86_64_relocate_section()
4529 bfd_put_8 (output_bfd, 0x8b, contents + roff - 2); in elf_x86_64_relocate_section()
4550 bfd_put_8 (output_bfd, 0x66, contents + roff); in elf_x86_64_relocate_section()
4551 bfd_put_8 (output_bfd, 0x90, contents + roff + 1); in elf_x86_64_relocate_section()