Home
last modified time | relevance | path

Searched refs:bfd_put_16 (Results 1 – 25 of 38) sorted by relevance

12

/dragonfly/contrib/binutils-2.34/bfd/
HDelf-linux-core.h118 bfd_put_16 (obfd, from->pr_uid, to->pr_uid); in swap_linux_prpsinfo32_ugid16_out()
119 bfd_put_16 (obfd, from->pr_gid, to->pr_gid); in swap_linux_prpsinfo32_ugid16_out()
224 bfd_put_16 (obfd, from->pr_uid, to->pr_uid); in swap_linux_prpsinfo64_ugid16_out()
225 bfd_put_16 (obfd, from->pr_gid, to->pr_gid); in swap_linux_prpsinfo64_ugid16_out()
HDcoff-x86_64.c168 bfd_put_16 (abfd, (bfd_vma) x, addr); in coff_amd64_reloc()
HDhash.c903 bfd_put_16 (abfd, (bfd_vma) len, buf); in _bfd_stringtab_emit()
HDstabs.c712 bfd_put_16 (output_bfd, in _bfd_write_section_stabs()
HDreloc.c595 bfd_put_16 (abfd, val, data); in write_reloc()
HDpeXXigen.c3438 bfd_put_16 (data->abfd, string->len, data->next_string); in rsrc_write_string()
3542 bfd_put_16 (data->abfd, dir->major, data->next_table + 8); in rsrc_write_directory()
3543 bfd_put_16 (data->abfd, dir->minor, data->next_table + 10); in rsrc_write_directory()
3544 bfd_put_16 (data->abfd, dir->names.num_entries, data->next_table + 12); in rsrc_write_directory()
3545 bfd_put_16 (data->abfd, dir->ids.num_entries, data->next_table + 14); in rsrc_write_directory()
HDbfd-in2.h661 #define bfd_put_16(abfd, val, ptr) \ macro
664 bfd_put_16
711 : (bits) == 16 ? bfd_put_16 (abfd, val, ptr) \
/dragonfly/contrib/binutils-2.27/bfd/
HDelf-linux-core.h65 bfd_put_16 (obfd, from->pr_uid, to->pr_uid); in swap_linux_prpsinfo32_out()
66 bfd_put_16 (obfd, from->pr_gid, to->pr_gid); in swap_linux_prpsinfo32_out()
HDreloc.c894 bfd_put_16 (abfd, (bfd_vma) x, (unsigned char *) data + octets); in bfd_perform_relocation()
918 bfd_put_16 (abfd, (bfd_vma) x, (bfd_byte *) data + octets); in bfd_perform_relocation()
1277 bfd_put_16 (abfd, (bfd_vma) x, data); in bfd_install_relocation()
1539 bfd_put_16 (input_bfd, x, location); in _bfd_relocate_contents()
1616 bfd_put_16 (input_bfd, x, location); in _bfd_clear_contents()
HDcoff-x86_64.c171 bfd_put_16 (abfd, (bfd_vma) x, addr); in coff_amd64_reloc()
HDhash.c902 bfd_put_16 (abfd, (bfd_vma) len, buf); in _bfd_stringtab_emit()
HDstabs.c711 bfd_put_16 (output_bfd, in _bfd_write_section_stabs()
HDpeXXigen.c3402 bfd_put_16 (data->abfd, string->len, data->next_string); in rsrc_write_string()
3506 bfd_put_16 (data->abfd, dir->major, data->next_table + 8); in rsrc_write_directory()
3507 bfd_put_16 (data->abfd, dir->minor, data->next_table + 10); in rsrc_write_directory()
3508 bfd_put_16 (data->abfd, dir->names.num_entries, data->next_table + 12); in rsrc_write_directory()
3509 bfd_put_16 (data->abfd, dir->ids.num_entries, data->next_table + 14); in rsrc_write_directory()
HDbfd-in2.h1106 #define bfd_put_16(abfd, val, ptr) \ macro
1109 bfd_put_16
1142 : (bits) == 16 ? bfd_put_16 (abfd, val, ptr) \
/dragonfly/contrib/gdb-7/bfd/
HDreloc.c892 bfd_put_16 (abfd, (bfd_vma) x, (unsigned char *) data + octets); in bfd_perform_relocation()
916 bfd_put_16 (abfd, (bfd_vma) x, (bfd_byte *) data + octets); in bfd_perform_relocation()
1273 bfd_put_16 (abfd, (bfd_vma) x, data); in bfd_install_relocation()
1531 bfd_put_16 (input_bfd, x, location); in _bfd_relocate_contents()
1607 bfd_put_16 (input_bfd, x, location); in _bfd_clear_contents()
HDhash.c899 bfd_put_16 (abfd, (bfd_vma) len, buf); in _bfd_stringtab_emit()
HDstabs.c712 bfd_put_16 (output_bfd, in _bfd_write_section_stabs()
HDbfd-in2.h1073 #define bfd_put_16(abfd, val, ptr) \ macro
1076 bfd_put_16
1109 : (bits) == 16 ? bfd_put_16 (abfd, val, ptr) \
HDelf-eh-frame.c206 case 2: bfd_put_16 (abfd, value, buf); break; in write_value()
/dragonfly/contrib/binutils-2.27/gprof/
HDgmon_io.c717 bfd_put_16 (core_bfd, (bfd_vma) histograms->sample[i], in gmon_out_write()
HDhist.c273 bfd_put_16 (core_bfd, (bfd_vma) record->sample[i], (bfd_byte *) &count[0]); in hist_write_hist()
/dragonfly/contrib/binutils-2.34/gprof/
HDgmon_io.c717 bfd_put_16 (core_bfd, (bfd_vma) histograms->sample[i], in gmon_out_write()
HDhist.c273 bfd_put_16 (core_bfd, (bfd_vma) record->sample[i], (bfd_byte *) &count[0]); in hist_write_hist()
/dragonfly/contrib/binutils-2.34/ld/
HDldwrite.c136 bfd_put_16 (link_info.output_bfd, value, in build_link_order()
/dragonfly/contrib/binutils-2.27/ld/
HDldwrite.c172 bfd_put_16 (link_info.output_bfd, value, in build_link_order()

12