Lines Matching refs:bfd_put_8
2587 bfd_put_8 (output_bfd, 0x8d, in elf_i386_convert_mov_to_lea()
2617 bfd_put_8 (output_bfd, 0x8d, in elf_i386_convert_mov_to_lea()
3284 bfd_put_8 (input_bfd, addend, where); in elf_i386_relocate_section()
3858 bfd_put_8 (output_bfd, val ^ 0x86, in elf_i386_relocate_section()
3875 bfd_put_8 (output_bfd, 0x66, contents + roff); in elf_i386_relocate_section()
3876 bfd_put_8 (output_bfd, 0x90, contents + roff + 1); in elf_i386_relocate_section()
3896 bfd_put_8 (output_bfd, 0xb8, in elf_i386_relocate_section()
3909 bfd_put_8 (output_bfd, 0xc7, in elf_i386_relocate_section()
3911 bfd_put_8 (output_bfd, in elf_i386_relocate_section()
3917 bfd_put_8 (output_bfd, 0x81, in elf_i386_relocate_section()
3919 bfd_put_8 (output_bfd, in elf_i386_relocate_section()
3950 bfd_put_8 (output_bfd, 0xc7, in elf_i386_relocate_section()
3952 bfd_put_8 (output_bfd, 0xc0 | ((val >> 3) & 7), in elf_i386_relocate_section()
3958 bfd_put_8 (output_bfd, 0x81, in elf_i386_relocate_section()
3960 bfd_put_8 (output_bfd, 0xe8 | ((val >> 3) & 7), in elf_i386_relocate_section()
3966 bfd_put_8 (output_bfd, 0x81, in elf_i386_relocate_section()
3968 bfd_put_8 (output_bfd, 0xc0 | ((val >> 3) & 7), in elf_i386_relocate_section()
4204 bfd_put_8 (output_bfd, 0x8b, contents + roff - 2); in elf_i386_relocate_section()
4238 bfd_put_8 (output_bfd, 0x66, contents + roff); in elf_i386_relocate_section()
4239 bfd_put_8 (output_bfd, 0x90, contents + roff + 1); in elf_i386_relocate_section()
4244 bfd_put_8 (output_bfd, 0xf7, contents + roff); in elf_i386_relocate_section()
4245 bfd_put_8 (output_bfd, 0xd8, contents + roff + 1); in elf_i386_relocate_section()