/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | mach-o.c | 296 bfd_h_put_32 (abfd, header->magic, buf + 0); in bfd_mach_o_write_header() 380 bfd_h_put_32 (abfd, seg->vmaddr, buf + 16); in bfd_mach_o_scan_write_segment() 381 bfd_h_put_32 (abfd, seg->vmsize, buf + 20); in bfd_mach_o_scan_write_segment() 382 bfd_h_put_32 (abfd, seg->fileoff, buf + 24); in bfd_mach_o_scan_write_segment() 386 bfd_h_put_32 (abfd, seg->nsects, buf + 40); in bfd_mach_o_scan_write_segment() 387 bfd_h_put_32 (abfd, seg->flags, buf + 44); in bfd_mach_o_scan_write_segment() 478 bfd_h_put_32 (abfd, seg->symoff, buf); in bfd_mach_o_scan_write_symtab() 479 bfd_h_put_32 (abfd, seg->nsyms, buf + 4); in bfd_mach_o_scan_write_symtab() 480 bfd_h_put_32 (abfd, seg->stroff, buf + 8); in bfd_mach_o_scan_write_symtab() 519 bfd_h_put_32 (abfd, typeflag, buf); in bfd_mach_o_write_contents() [all …]
|
H A D | elf32-ip2k.c | 711 bfd_h_put_32 (abfd, value,stabp + VALOFF); in adjust_all_relocations() 727 bfd_h_put_32 (abfd, value,stabp + VALOFF); in adjust_all_relocations()
|
H A D | libaout.h | 35 #define H_PUT_32 bfd_h_put_32
|
H A D | coff-rs6000.c | 3749 bfd_h_put_32 (abfd, val, &data_buffer[0x04]); 3751 bfd_h_put_32 (abfd, val, &data_buffer[0x14]); 3758 bfd_h_put_32 (abfd, val, &data_buffer[0x08]); 3760 bfd_h_put_32 (abfd, val, &data_buffer[0x2C]); 3765 bfd_h_put_32 (abfd, val, &data_buffer[0x0C]); 3783 bfd_h_put_32 (abfd, val, &string_table[0]);
|
H A D | bfd-in2.h | 1039 #define bfd_h_put_32(abfd, val, ptr) \ macro 1042 bfd_h_put_32 1060 #define H_PUT_32 bfd_h_put_32
|
H A D | ChangeLog-9495 | 4914 * cofflink.c (_bfd_coff_final_link): Cast argument to bfd_h_put_32
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | mpw-config.in | 78 sed -e 's/^ PUT_AOUTHDR_TSIZE (/ bfd_h_put_32 (/' \Option-d 79 -e 's/^ PUT_AOUTHDR_DSIZE (/ bfd_h_put_32 (/' \Option-d 80 -e 's/^ PUT_AOUTHDR_BSIZE (/ bfd_h_put_32 (/' \Option-d 81 -e 's/^ PUT_AOUTHDR_ENTRY (/ bfd_h_put_32 (/' \Option-d 82 -e 's/^ PUT_AOUTHDR_TEXT_START (/ bfd_h_put_32 (/' \Option-d 83 -e 's/^ PUT_AOUTHDR_DATA_START (/ bfd_h_put_32 (/' \Option-d
|
H A D | mach-o.c | 423 bfd_h_put_32 (abfd, typeflag, buf); 424 bfd_h_put_32 (abfd, cur->len, buf + 4); 504 bfd_h_put_32 (abfd, header->magic, buf + 0); 508 bfd_h_put_32 (abfd, header->ncmds, buf + 16); 1235 bfd_h_put_32 (abfd, seg->symoff, buf); 1236 bfd_h_put_32 (abfd, seg->nsyms, buf + 4); 1237 bfd_h_put_32 (abfd, seg->stroff, buf + 8); 1431 bfd_h_put_32 (abfd, seg->vmaddr, buf + 16); 1432 bfd_h_put_32 (abfd, seg->vmsize, buf + 20); 1437 bfd_h_put_32 (abfd, seg->nsects, buf + 40); [all …]
|
H A D | coff-rs6000.c | 3754 bfd_h_put_32 (abfd, val, &data_buffer[0x04]); 3756 bfd_h_put_32 (abfd, val, &data_buffer[0x14]); 3763 bfd_h_put_32 (abfd, val, &data_buffer[0x08]); 3765 bfd_h_put_32 (abfd, val, &data_buffer[0x2C]); 3770 bfd_h_put_32 (abfd, val, &data_buffer[0x0C]); 3788 bfd_h_put_32 (abfd, val, &string_table[0]);
|
H A D | elf32-ip2k.c | 1233 bfd_h_put_32 (abfd, value,stabp + VALOFF); 1249 bfd_h_put_32 (abfd, value,stabp + VALOFF);
|
H A D | libaout.h | 35 #define H_PUT_32 bfd_h_put_32
|
H A D | bfd-in2.h | 944 #define bfd_h_put_32(abfd, val, ptr) \ macro 947 bfd_h_put_32 965 #define H_PUT_32 bfd_h_put_32
|
H A D | ChangeLog-9495 | 4914 * cofflink.c (_bfd_coff_final_link): Cast argument to bfd_h_put_32
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | libbfd.texi | 127 #define bfd_h_put_32(abfd, val, ptr) \ 130 bfd_h_put_32 148 #define H_PUT_32 bfd_h_put_32
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | libbfd.texi | 130 #define bfd_h_put_32(abfd, val, ptr) \ 133 bfd_h_put_32 151 #define H_PUT_32 bfd_h_put_32
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-som.c | 306 bfd_h_put_32 (abfd, (bfd_vma) strsz, (bfd_byte *) p + 8);
|
H A D | obj-elf.c | 1596 bfd_h_put_32 (abfd, strsz, p + 8); in adjust_stab_sections()
|
H A D | obj-coff.c | 1623 bfd_h_put_32 (stdoutput, size, (bfd_byte *) p + 8); 4589 bfd_h_put_32 (abfd, (bfd_vma) strsz, (bfd_byte *) p + 8);
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-som.c | 292 bfd_h_put_32 (abfd, (bfd_vma) strsz, (bfd_byte *) p + 8); in adjust_stab_sections()
|
H A D | obj-coff.c | 1728 bfd_h_put_32 (stdoutput, size, (bfd_byte *) p + 8); in coff_frob_section()
|
H A D | obj-elf.c | 1676 bfd_h_put_32 (abfd, strsz, p + 8); in adjust_stab_sections()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | nlmconv.c | 1303 bfd_h_put_32 (outbfd, (bfd_vma) 0, buf); in copy_sections() 1310 bfd_h_put_32 (outbfd, (bfd_vma) outsec->filepos, buf); in copy_sections() 1312 bfd_h_put_32 (outbfd, (bfd_vma) 0, buf); in copy_sections() 1317 bfd_h_put_32 (outbfd, (bfd_vma) size, buf); in copy_sections()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | nlmconv.c | 1302 bfd_h_put_32 (outbfd, (bfd_vma) 0, buf); in copy_sections() 1309 bfd_h_put_32 (outbfd, (bfd_vma) outsec->filepos, buf); in copy_sections() 1311 bfd_h_put_32 (outbfd, (bfd_vma) 0, buf); in copy_sections() 1316 bfd_h_put_32 (outbfd, (bfd_vma) size, buf); in copy_sections()
|