Lines Matching refs:H_PUT_32

43   H_PUT_32 (abfd,  in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
47 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
79 H_PUT_32 (abfd, in, ext->x_scn.x_scnlen)
103 #define PUT_FILEHDR_SYMPTR H_PUT_32
111 #define PUT_AOUTHDR_TSIZE H_PUT_32
117 #define PUT_AOUTHDR_DSIZE H_PUT_32
123 #define PUT_AOUTHDR_BSIZE H_PUT_32
129 #define PUT_AOUTHDR_ENTRY H_PUT_32
135 #define PUT_AOUTHDR_TEXT_START H_PUT_32
141 #define PUT_AOUTHDR_DATA_START H_PUT_32
149 #define PUT_SCNHDR_PADDR H_PUT_32
155 #define PUT_SCNHDR_VADDR H_PUT_32
161 #define PUT_SCNHDR_SIZE H_PUT_32
167 #define PUT_SCNHDR_SCNPTR H_PUT_32
173 #define PUT_SCNHDR_RELPTR H_PUT_32
179 #define PUT_SCNHDR_LNNOPTR H_PUT_32
203 #define PUT_SCNHDR_FLAGS H_PUT_32
210 #define PUT_RELOC_VADDR H_PUT_32
237 H_PUT_32 (abfd, reloc_src->r_symndx, reloc_dst->r_symndx);
288 H_PUT_32 (abfd, filehdr_in->f_timdat, filehdr_out->f_timdat);
290 H_PUT_32 (abfd, filehdr_in->f_nsyms, filehdr_out->f_nsyms);
350 H_PUT_32 (abfd, 0, ext->e.e.e_zeroes);
351 H_PUT_32 (abfd, in->_n._n_n._n_offset, ext->e.e.e_offset);
362 H_PUT_32 (abfd, in->n_value, ext->e_value);
368 H_PUT_32 (abfd, in->n_type, ext->e_type);
506 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_zeroes);
507 H_PUT_32 (abfd, in->x_file.x_n.x_offset, ext->x_file.x_n.x_offset);
534 H_PUT_32 (abfd, in->x_sym.x_tagndx.l, ext->x_sym.x_tagndx);
560 H_PUT_32 (abfd, in->x_sym.x_misc.x_fsize, ext->x_sym.x_misc.x_fsize);
593 H_PUT_32 (abfd, in->l_addr.l_symndx, ext->l_addr.l_symndx);
625 H_PUT_32 (abfd, aouthdr_int->o_inlib, aouthdr_ext->o_inlib);
626 H_PUT_32 (abfd, aouthdr_int->o_sri, aouthdr_ext->o_sri);
627 H_PUT_32 (abfd, aouthdr_int->vid[0], aouthdr_ext->vid);
628 H_PUT_32 (abfd, aouthdr_int->vid[1], aouthdr_ext->vid + 4);
692 H_PUT_32 (abfd, aouthdr_in->tagentries, aouthdr_out->tagentries);
699 H_PUT_32 (abfd, aouthdr_in->o_toc, aouthdr_out->o_toc);
715 H_PUT_32 (abfd, aouthdr_in->o_maxstack, aouthdr_out->o_maxstack);
716 H_PUT_32 (abfd, aouthdr_in->o_maxdata, aouthdr_out->o_maxdata);
726 H_PUT_32 (abfd, aouthdr_in->bss_start, aouthdr_out->bss_start);
727 H_PUT_32 (abfd, aouthdr_in->gp_value, aouthdr_out->gp_value);
728 H_PUT_32 (abfd, aouthdr_in->gprmask, aouthdr_out->gprmask);
729 H_PUT_32 (abfd, aouthdr_in->cprmask[0], aouthdr_out->cprmask[0]);
730 H_PUT_32 (abfd, aouthdr_in->cprmask[1], aouthdr_out->cprmask[1]);
731 H_PUT_32 (abfd, aouthdr_in->cprmask[2], aouthdr_out->cprmask[2]);
732 H_PUT_32 (abfd, aouthdr_in->cprmask[3], aouthdr_out->cprmask[3]);
741 H_PUT_32 (abfd, aouthdr_in->gprmask, aouthdr_out->gprmask);
742 H_PUT_32 (abfd, aouthdr_in->fprmask, aouthdr_out->fprmask);
797 H_PUT_32 (abfd, scnhdr_int->s_nlnno, scnhdr_ext->s_nlnno);
798 H_PUT_32 (abfd, scnhdr_int->s_nreloc, scnhdr_ext->s_nreloc);