Lines Matching refs:H_PUT_16

59   H_PUT_16 (abfd, in, ext->x_sym.x_misc.x_lnsz.x_lnno)
63 H_PUT_16 (abfd, in, ext->x_sym.x_misc.x_lnsz.x_size)
83 H_PUT_16 (abfd, in, ext->x_scn.x_nreloc)
87 H_PUT_16 (abfd, in, ext->x_scn.x_nlinno)
95 H_PUT_16 (abfd, val, ext->l_lnno);
188 #define PUT_SCNHDR_NRELOC H_PUT_16
197 #define PUT_SCNHDR_NLNNO H_PUT_16
238 H_PUT_16 (abfd, reloc_src->r_type, reloc_dst->r_type);
286 H_PUT_16 (abfd, filehdr_in->f_magic, filehdr_out->f_magic);
287 H_PUT_16 (abfd, filehdr_in->f_nscns, filehdr_out->f_nscns);
291 H_PUT_16 (abfd, filehdr_in->f_opthdr, filehdr_out->f_opthdr);
292 H_PUT_16 (abfd, filehdr_in->f_flags, filehdr_out->f_flags);
294 H_PUT_16 (abfd, filehdr_in->f_target_id, filehdr_out->f_target_id);
363 H_PUT_16 (abfd, in->n_scnum, ext->e_scnum);
366 H_PUT_16 (abfd, in->n_type, ext->e_type);
536 H_PUT_16 (abfd, in->x_sym.x_tvndx, ext->x_sym.x_tvndx);
549 H_PUT_16 (abfd, in->x_sym.x_fcnary.x_ary.x_dimen[0],
551 H_PUT_16 (abfd, in->x_sym.x_fcnary.x_ary.x_dimen[1],
553 H_PUT_16 (abfd, in->x_sym.x_fcnary.x_ary.x_dimen[2],
555 H_PUT_16 (abfd, in->x_sym.x_fcnary.x_ary.x_dimen[3],
680 H_PUT_16 (abfd, aouthdr_in->magic, aouthdr_out->magic);
681 H_PUT_16 (abfd, aouthdr_in->vstamp, aouthdr_out->vstamp);
701 H_PUT_16 (abfd, aouthdr_in->o_snentry, aouthdr_out->o_snentry);
702 H_PUT_16 (abfd, aouthdr_in->o_sntext, aouthdr_out->o_sntext);
703 H_PUT_16 (abfd, aouthdr_in->o_sndata, aouthdr_out->o_sndata);
704 H_PUT_16 (abfd, aouthdr_in->o_sntoc, aouthdr_out->o_sntoc);
705 H_PUT_16 (abfd, aouthdr_in->o_snloader, aouthdr_out->o_snloader);
706 H_PUT_16 (abfd, aouthdr_in->o_snbss, aouthdr_out->o_snbss);
707 H_PUT_16 (abfd, aouthdr_in->o_algntext, aouthdr_out->o_algntext);
708 H_PUT_16 (abfd, aouthdr_in->o_algndata, aouthdr_out->o_algndata);
709 H_PUT_16 (abfd, aouthdr_in->o_modtype, aouthdr_out->o_modtype);
710 H_PUT_16 (abfd, aouthdr_in->o_cputype, aouthdr_out->o_cputype);
737 H_PUT_16 (abfd, 2, aouthdr_out->bldrev);
738 H_PUT_16 (abfd, 0, aouthdr_out->padding);