Home
last modified time | relevance | path

Searched refs:H_PUT_32 (Results 1 – 25 of 142) sorted by relevance

123456

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlibpei.h69 H_PUT_32(abfd, in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
73 H_PUT_32(abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
105 H_PUT_32(abfd, in, ext->x_scn.x_scnlen)
129 #define PUT_FILEHDR_SYMPTR H_PUT_32
137 #define PUT_AOUTHDR_TSIZE H_PUT_32
143 #define PUT_AOUTHDR_DSIZE H_PUT_32
149 #define PUT_AOUTHDR_BSIZE H_PUT_32
155 #define PUT_AOUTHDR_ENTRY H_PUT_32
161 #define PUT_AOUTHDR_TEXT_START H_PUT_32
167 #define PUT_AOUTHDR_DATA_START H_PUT_32
[all …]
H A Decoffswap.h50 #define ECOFF_PUT_OFF H_PUT_32
149 H_PUT_32 (abfd, intern->ilineMax, ext->h_ilineMax); in ecoff_swap_hdr_out()
152 H_PUT_32 (abfd, intern->idnMax, ext->h_idnMax); in ecoff_swap_hdr_out()
154 H_PUT_32 (abfd, intern->ipdMax, ext->h_ipdMax); in ecoff_swap_hdr_out()
156 H_PUT_32 (abfd, intern->isymMax, ext->h_isymMax); in ecoff_swap_hdr_out()
158 H_PUT_32 (abfd, intern->ioptMax, ext->h_ioptMax); in ecoff_swap_hdr_out()
160 H_PUT_32 (abfd, intern->iauxMax, ext->h_iauxMax); in ecoff_swap_hdr_out()
162 H_PUT_32 (abfd, intern->issMax, ext->h_issMax); in ecoff_swap_hdr_out()
164 H_PUT_32 (abfd, intern->issExtMax, ext->h_issExtMax); in ecoff_swap_hdr_out()
166 H_PUT_32 (abfd, intern->ifdMax, ext->h_ifdMax); in ecoff_swap_hdr_out()
[all …]
H A Dcoffswap.h42 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
46 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
78 H_PUT_32 (abfd, in, ext->x_scn.x_scnlen)
102 #define PUT_FILEHDR_SYMPTR H_PUT_32
110 #define PUT_AOUTHDR_TSIZE H_PUT_32
116 #define PUT_AOUTHDR_DSIZE H_PUT_32
122 #define PUT_AOUTHDR_BSIZE H_PUT_32
128 #define PUT_AOUTHDR_ENTRY H_PUT_32
134 #define PUT_AOUTHDR_TEXT_START H_PUT_32
140 #define PUT_AOUTHDR_DATA_START H_PUT_32
[all …]
H A DpeXXigen.c236 H_PUT_32 (abfd, 0, ext->e.e.e_zeroes); in _bfd_XXi_swap_sym_out()
237 H_PUT_32 (abfd, in->_n._n_n._n_offset, ext->e.e.e_offset); in _bfd_XXi_swap_sym_out()
270 H_PUT_32 (abfd, in->n_value, ext->e_value); in _bfd_XXi_swap_sym_out()
276 H_PUT_32 (abfd, in->n_type, ext->e_type); in _bfd_XXi_swap_sym_out()
378 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_zeroes); in _bfd_XXi_swap_aux_out()
379 H_PUT_32 (abfd, in->x_file.x_n.x_n.x_offset, ext->x_file.x_n.x_offset); in _bfd_XXi_swap_aux_out()
394 H_PUT_32 (abfd, in->x_scn.x_checksum, ext->x_scn.x_checksum); in _bfd_XXi_swap_aux_out()
402 H_PUT_32 (abfd, in->x_sym.x_tagndx.l, ext->x_sym.x_tagndx); in _bfd_XXi_swap_aux_out()
424 H_PUT_32 (abfd, in->x_sym.x_misc.x_fsize, ext->x_sym.x_misc.x_fsize); in _bfd_XXi_swap_aux_out()
449 H_PUT_32 (abfd, in->l_addr.l_symndx, ext->l_addr.l_symndx); in _bfd_XXi_swap_lineno_out()
[all …]
H A Dcoff64-rs6000.c61 #define PUT_SCNHDR_NRELOC H_PUT_32
64 #define PUT_SCNHDR_NLNNO H_PUT_32
323 H_PUT_32 (abfd, in->l_addr.l_symndx, ext->l_addr.l_symndx); in _bfd_xcoff64_swap_lineno_out()
324 H_PUT_32 (abfd, in->l_lnno, (ext->l_lnno)); in _bfd_xcoff64_swap_lineno_out()
327 H_PUT_32 (abfd, in->l_addr.l_symndx, ext->l_addr.l_symndx); in _bfd_xcoff64_swap_lineno_out()
355 H_PUT_32 (abfd, in->_n._n_n._n_offset, ext->e_offset); in _bfd_xcoff64_swap_sym_out()
505 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_n.x_zeroes); in _bfd_xcoff64_swap_aux_out()
506 H_PUT_32 (abfd, in->x_file.x_n.x_n.x_offset, in _bfd_xcoff64_swap_aux_out()
528 H_PUT_32 (abfd, temp, ext->x_csect.x_scnlen_lo); in _bfd_xcoff64_swap_aux_out()
530 H_PUT_32 (abfd, temp, ext->x_csect.x_scnlen_hi); in _bfd_xcoff64_swap_aux_out()
[all …]
H A Dlibaout.h34 #define H_PUT_32 bfd_h_put_32 macro
60 #define PUT_MAGIC H_PUT_32
82 #define PUT_WORD H_PUT_32
83 #define PUT_MAGIC H_PUT_32
H A Delfcode.h164 #define H_PUT_WORD H_PUT_32
215 H_PUT_32 (abfd, src->st_name, dst->st_name); in elf_swap_symbol_out()
225 H_PUT_32 (abfd, tmp, shndx); in elf_swap_symbol_out()
273 H_PUT_32 (abfd, src->e_version, dst->e_version); in elf_swap_ehdr_out()
280 H_PUT_32 (abfd, src->e_flags, dst->e_flags); in elf_swap_ehdr_out()
351 H_PUT_32 (abfd, src->sh_name, dst->sh_name); in elf_swap_shdr_out()
352 H_PUT_32 (abfd, src->sh_type, dst->sh_type); in elf_swap_shdr_out()
357 H_PUT_32 (abfd, src->sh_link, dst->sh_link); in elf_swap_shdr_out()
358 H_PUT_32 (abfd, src->sh_info, dst->sh_info); in elf_swap_shdr_out()
403 H_PUT_32 (abfd, src->p_type, dst->p_type); in elf_swap_phdr_out()
[all …]
H A Dcoff-rs6000.c460 H_PUT_32 (abfd, 0, ext->e.e.e_zeroes); in _bfd_xcoff_swap_sym_out()
461 H_PUT_32 (abfd, in->_n._n_n._n_offset, ext->e.e.e_offset); in _bfd_xcoff_swap_sym_out()
464 H_PUT_32 (abfd, in->n_value, ext->e_value); in _bfd_xcoff_swap_sym_out()
579 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_n.x_zeroes); in _bfd_xcoff_swap_aux_out()
580 H_PUT_32 (abfd, in->x_file.x_n.x_n.x_offset, in _bfd_xcoff_swap_aux_out()
594 H_PUT_32 (abfd, in->x_csect.x_scnlen.l, ext->x_csect.x_scnlen); in _bfd_xcoff_swap_aux_out()
595 H_PUT_32 (abfd, in->x_csect.x_parmhash, ext->x_csect.x_parmhash); in _bfd_xcoff_swap_aux_out()
602 H_PUT_32 (abfd, in->x_csect.x_stab, ext->x_csect.x_stab); in _bfd_xcoff_swap_aux_out()
607 H_PUT_32 (abfd, in->x_sym.x_misc.x_fsize, ext->x_fcn.x_fsize); in _bfd_xcoff_swap_aux_out()
608 H_PUT_32 (abfd, in->x_sym.x_fcnary.x_fcn.x_lnnoptr, in _bfd_xcoff_swap_aux_out()
[all …]
H A Dcoff-tic30.c112 #define SWAP_OUT_RELOC_OFFSET H_PUT_32
H A Delfxx-mips.c1471 H_PUT_32 (abfd, in->regmask, ex->p_regmask); in ecoff_swap_rpdr_out()
1472 H_PUT_32 (abfd, in->regoffset, ex->p_regoffset); in ecoff_swap_rpdr_out()
1473 H_PUT_32 (abfd, in->fregmask, ex->p_fregmask); in ecoff_swap_rpdr_out()
1474 H_PUT_32 (abfd, in->fregoffset, ex->p_fregoffset); in ecoff_swap_rpdr_out()
1475 H_PUT_32 (abfd, in->frameoffset, ex->p_frameoffset); in ecoff_swap_rpdr_out()
1480 H_PUT_32 (abfd, in->irpss, ex->p_irpss); in ecoff_swap_rpdr_out()
2673 H_PUT_32 (abfd, in->gt_entry.gt_g_value, ex->gt_entry.gt_g_value); in bfd_mips_elf32_swap_gptab_out()
2674 H_PUT_32 (abfd, in->gt_entry.gt_bytes, ex->gt_entry.gt_bytes); in bfd_mips_elf32_swap_gptab_out()
2681 H_PUT_32 (abfd, in->id1, ex->id1); in bfd_elf32_swap_compact_rel_out()
2682 H_PUT_32 (abfd, in->num, ex->num); in bfd_elf32_swap_compact_rel_out()
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlibpei.h71 H_PUT_32(abfd, in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
75 H_PUT_32(abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
107 H_PUT_32(abfd, in, ext->x_scn.x_scnlen)
131 #define PUT_FILEHDR_SYMPTR H_PUT_32
139 #define PUT_AOUTHDR_TSIZE H_PUT_32
145 #define PUT_AOUTHDR_DSIZE H_PUT_32
151 #define PUT_AOUTHDR_BSIZE H_PUT_32
157 #define PUT_AOUTHDR_ENTRY H_PUT_32
163 #define PUT_AOUTHDR_TEXT_START H_PUT_32
169 #define PUT_AOUTHDR_DATA_START H_PUT_32
[all …]
H A Decoffswap.h50 #define ECOFF_PUT_OFF H_PUT_32
149 H_PUT_32 (abfd, intern->ilineMax, ext->h_ilineMax); in ecoff_swap_hdr_out()
152 H_PUT_32 (abfd, intern->idnMax, ext->h_idnMax); in ecoff_swap_hdr_out()
154 H_PUT_32 (abfd, intern->ipdMax, ext->h_ipdMax); in ecoff_swap_hdr_out()
156 H_PUT_32 (abfd, intern->isymMax, ext->h_isymMax); in ecoff_swap_hdr_out()
158 H_PUT_32 (abfd, intern->ioptMax, ext->h_ioptMax); in ecoff_swap_hdr_out()
160 H_PUT_32 (abfd, intern->iauxMax, ext->h_iauxMax); in ecoff_swap_hdr_out()
162 H_PUT_32 (abfd, intern->issMax, ext->h_issMax); in ecoff_swap_hdr_out()
164 H_PUT_32 (abfd, intern->issExtMax, ext->h_issExtMax); in ecoff_swap_hdr_out()
166 H_PUT_32 (abfd, intern->ifdMax, ext->h_ifdMax); in ecoff_swap_hdr_out()
[all …]
H A Dcoffswap.h42 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
46 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
78 H_PUT_32 (abfd, in, ext->x_scn.x_scnlen)
102 #define PUT_FILEHDR_SYMPTR H_PUT_32
110 #define PUT_AOUTHDR_TSIZE H_PUT_32
116 #define PUT_AOUTHDR_DSIZE H_PUT_32
122 #define PUT_AOUTHDR_BSIZE H_PUT_32
128 #define PUT_AOUTHDR_ENTRY H_PUT_32
134 #define PUT_AOUTHDR_TEXT_START H_PUT_32
140 #define PUT_AOUTHDR_DATA_START H_PUT_32
[all …]
H A DpeXXigen.c230 H_PUT_32 (abfd, 0, ext->e.e.e_zeroes); in _bfd_XXi_swap_sym_out()
231 H_PUT_32 (abfd, in->_n._n_n._n_offset, ext->e.e.e_offset); in _bfd_XXi_swap_sym_out()
264 H_PUT_32 (abfd, in->n_value, ext->e_value); in _bfd_XXi_swap_sym_out()
270 H_PUT_32 (abfd, in->n_type, ext->e_type); in _bfd_XXi_swap_sym_out()
372 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_zeroes); in _bfd_XXi_swap_aux_out()
373 H_PUT_32 (abfd, in->x_file.x_n.x_n.x_offset, ext->x_file.x_n.x_offset); in _bfd_XXi_swap_aux_out()
388 H_PUT_32 (abfd, in->x_scn.x_checksum, ext->x_scn.x_checksum); in _bfd_XXi_swap_aux_out()
396 H_PUT_32 (abfd, in->x_sym.x_tagndx.u32, ext->x_sym.x_tagndx); in _bfd_XXi_swap_aux_out()
418 H_PUT_32 (abfd, in->x_sym.x_misc.x_fsize, ext->x_sym.x_misc.x_fsize); in _bfd_XXi_swap_aux_out()
443 H_PUT_32 (abfd, in->l_addr.l_symndx, ext->l_addr.l_symndx); in _bfd_XXi_swap_lineno_out()
[all …]
H A Dcoff64-rs6000.c61 #define PUT_SCNHDR_NRELOC H_PUT_32
64 #define PUT_SCNHDR_NLNNO H_PUT_32
323 H_PUT_32 (abfd, in->l_addr.l_symndx, ext->l_addr.l_symndx); in _bfd_xcoff64_swap_lineno_out()
324 H_PUT_32 (abfd, in->l_lnno, (ext->l_lnno)); in _bfd_xcoff64_swap_lineno_out()
327 H_PUT_32 (abfd, in->l_addr.l_symndx, ext->l_addr.l_symndx); in _bfd_xcoff64_swap_lineno_out()
355 H_PUT_32 (abfd, in->_n._n_n._n_offset, ext->e_offset); in _bfd_xcoff64_swap_sym_out()
505 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_n.x_zeroes); in _bfd_xcoff64_swap_aux_out()
506 H_PUT_32 (abfd, in->x_file.x_n.x_n.x_offset, in _bfd_xcoff64_swap_aux_out()
528 H_PUT_32 (abfd, temp, ext->x_csect.x_scnlen_lo); in _bfd_xcoff64_swap_aux_out()
530 H_PUT_32 (abfd, temp, ext->x_csect.x_scnlen_hi); in _bfd_xcoff64_swap_aux_out()
[all …]
H A Dlibaout.h34 #define H_PUT_32 bfd_h_put_32 macro
60 #define PUT_MAGIC H_PUT_32
82 #define PUT_WORD H_PUT_32
83 #define PUT_MAGIC H_PUT_32
H A Delfcode.h164 #define H_PUT_WORD H_PUT_32
215 H_PUT_32 (abfd, src->st_name, dst->st_name); in elf_swap_symbol_out()
225 H_PUT_32 (abfd, tmp, shndx); in elf_swap_symbol_out()
274 H_PUT_32 (abfd, src->e_version, dst->e_version); in elf_swap_ehdr_out()
284 H_PUT_32 (abfd, src->e_flags, dst->e_flags); in elf_swap_ehdr_out()
364 H_PUT_32 (abfd, src->sh_name, dst->sh_name); in elf_swap_shdr_out()
365 H_PUT_32 (abfd, src->sh_type, dst->sh_type); in elf_swap_shdr_out()
370 H_PUT_32 (abfd, src->sh_link, dst->sh_link); in elf_swap_shdr_out()
371 H_PUT_32 (abfd, src->sh_info, dst->sh_info); in elf_swap_shdr_out()
416 H_PUT_32 (abfd, src->p_type, dst->p_type); in elf_swap_phdr_out()
[all …]
H A Dcoff-rs6000.c460 H_PUT_32 (abfd, 0, ext->e.e.e_zeroes); in _bfd_xcoff_swap_sym_out()
461 H_PUT_32 (abfd, in->_n._n_n._n_offset, ext->e.e.e_offset); in _bfd_xcoff_swap_sym_out()
464 H_PUT_32 (abfd, in->n_value, ext->e_value); in _bfd_xcoff_swap_sym_out()
579 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_n.x_zeroes); in _bfd_xcoff_swap_aux_out()
580 H_PUT_32 (abfd, in->x_file.x_n.x_n.x_offset, in _bfd_xcoff_swap_aux_out()
594 H_PUT_32 (abfd, in->x_csect.x_scnlen.u64, ext->x_csect.x_scnlen); in _bfd_xcoff_swap_aux_out()
595 H_PUT_32 (abfd, in->x_csect.x_parmhash, ext->x_csect.x_parmhash); in _bfd_xcoff_swap_aux_out()
602 H_PUT_32 (abfd, in->x_csect.x_stab, ext->x_csect.x_stab); in _bfd_xcoff_swap_aux_out()
607 H_PUT_32 (abfd, in->x_sym.x_misc.x_fsize, ext->x_fcn.x_fsize); in _bfd_xcoff_swap_aux_out()
608 H_PUT_32 (abfd, in->x_sym.x_fcnary.x_fcn.x_lnnoptr, in _bfd_xcoff_swap_aux_out()
[all …]
H A Dcoff-loongarch64.c69 #define SWAP_OUT_RELOC_OFFSET H_PUT_32
H A Dcoff-tic30.c112 #define SWAP_OUT_RELOC_OFFSET H_PUT_32
H A Delfxx-mips.c1507 H_PUT_32 (abfd, in->regmask, ex->p_regmask); in ecoff_swap_rpdr_out()
1508 H_PUT_32 (abfd, in->regoffset, ex->p_regoffset); in ecoff_swap_rpdr_out()
1509 H_PUT_32 (abfd, in->fregmask, ex->p_fregmask); in ecoff_swap_rpdr_out()
1510 H_PUT_32 (abfd, in->fregoffset, ex->p_fregoffset); in ecoff_swap_rpdr_out()
1511 H_PUT_32 (abfd, in->frameoffset, ex->p_frameoffset); in ecoff_swap_rpdr_out()
1516 H_PUT_32 (abfd, in->irpss, ex->p_irpss); in ecoff_swap_rpdr_out()
2750 H_PUT_32 (abfd, in->gt_entry.gt_g_value, ex->gt_entry.gt_g_value); in bfd_mips_elf32_swap_gptab_out()
2751 H_PUT_32 (abfd, in->gt_entry.gt_bytes, ex->gt_entry.gt_bytes); in bfd_mips_elf32_swap_gptab_out()
2758 H_PUT_32 (abfd, in->id1, ex->id1); in bfd_elf32_swap_compact_rel_out()
2759 H_PUT_32 (abfd, in->num, ex->num); in bfd_elf32_swap_compact_rel_out()
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dti.h229 (COFF2_P (ABFD) ? H_PUT_32 (ABFD, VAL, LOC) : H_PUT_16 (ABFD, VAL, LOC))
246 H_PUT_32 (ABFD, VAL, ptr); \
266 H_PUT_32 (ABFD, VAL, ptr); \
299 (COFF2_P (ABFD) ? H_PUT_32 (ABFD, VAL, LOC) : H_PUT_16 (ABFD, VAL, (LOC) - 2))
303 (COFF2_P (ABFD) ? H_PUT_32 (ABFD, VAL, LOC) : H_PUT_16 (ABFD, VAL, (LOC) - 4))
319 H_PUT_32 (ABFD, (SZ) / bfd_octets_per_byte (ABFD, NULL), SZP)
477 H_PUT_32 (ABFD, (INT) / bfd_octets_per_byte (ABFD, NULL), (EXT)->x_scn.x_scnlen)
513 H_PUT_32 (abfd, src->n_value * 8, dst->e_value); \
515 H_PUT_32 (abfd, src->n_value &= ~PAGE_MASK, dst->e_value); \
H A Dexternal.h132 #define PUT_LINENO_LNNO(abfd, val, ext) H_PUT_32 (abfd, val, (ext->l_lnno))
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dti.h229 (COFF2_P (ABFD) ? H_PUT_32 (ABFD, VAL, LOC) : H_PUT_16 (ABFD, VAL, LOC))
246 H_PUT_32 (ABFD, VAL, ptr); \
266 H_PUT_32 (ABFD, VAL, ptr); \
299 (COFF2_P (ABFD) ? H_PUT_32 (ABFD, VAL, LOC) : H_PUT_16 (ABFD, VAL, (LOC) - 2))
303 (COFF2_P (ABFD) ? H_PUT_32 (ABFD, VAL, LOC) : H_PUT_16 (ABFD, VAL, (LOC) - 4))
319 H_PUT_32 (ABFD, (SZ) / bfd_octets_per_byte (ABFD, NULL), SZP)
477 H_PUT_32 (ABFD, (INT) / bfd_octets_per_byte (ABFD, NULL), (EXT)->x_scn.x_scnlen)
513 H_PUT_32 (abfd, src->n_value * 8, dst->e_value); \
515 H_PUT_32 (abfd, src->n_value &= ~PAGE_MASK, dst->e_value); \
H A Dexternal.h132 #define PUT_LINENO_LNNO(abfd, val, ext) H_PUT_32 (abfd, val, (ext->l_lnno))

123456