• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/

Lines Matching refs:H_PUT_32

44   H_PUT_32 (abfd,  in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
48 H_PUT_32 (abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
80 H_PUT_32 (abfd, in, ext->x_scn.x_scnlen)
104 #define PUT_FILEHDR_SYMPTR H_PUT_32
112 #define PUT_AOUTHDR_TSIZE H_PUT_32
118 #define PUT_AOUTHDR_DSIZE H_PUT_32
124 #define PUT_AOUTHDR_BSIZE H_PUT_32
130 #define PUT_AOUTHDR_ENTRY H_PUT_32
136 #define PUT_AOUTHDR_TEXT_START H_PUT_32
142 #define PUT_AOUTHDR_DATA_START H_PUT_32
150 #define PUT_SCNHDR_PADDR H_PUT_32
156 #define PUT_SCNHDR_VADDR H_PUT_32
162 #define PUT_SCNHDR_SIZE H_PUT_32
168 #define PUT_SCNHDR_SCNPTR H_PUT_32
174 #define PUT_SCNHDR_RELPTR H_PUT_32
180 #define PUT_SCNHDR_LNNOPTR H_PUT_32
204 #define PUT_SCNHDR_FLAGS H_PUT_32
211 #define PUT_RELOC_VADDR H_PUT_32
238 H_PUT_32 (abfd, reloc_src->r_symndx, reloc_dst->r_symndx);
289 H_PUT_32 (abfd, filehdr_in->f_timdat, filehdr_out->f_timdat);
291 H_PUT_32 (abfd, filehdr_in->f_nsyms, filehdr_out->f_nsyms);
351 H_PUT_32 (abfd, 0, ext->e.e.e_zeroes);
352 H_PUT_32 (abfd, in->_n._n_n._n_offset, ext->e.e.e_offset);
363 H_PUT_32 (abfd, in->n_value, ext->e_value);
369 H_PUT_32 (abfd, in->n_type, ext->e_type);
507 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_zeroes);
508 H_PUT_32 (abfd, in->x_file.x_n.x_offset, ext->x_file.x_n.x_offset);
535 H_PUT_32 (abfd, in->x_sym.x_tagndx.l, ext->x_sym.x_tagndx);
561 H_PUT_32 (abfd, in->x_sym.x_misc.x_fsize, ext->x_sym.x_misc.x_fsize);
594 H_PUT_32 (abfd, in->l_addr.l_symndx, ext->l_addr.l_symndx);
626 H_PUT_32 (abfd, aouthdr_int->o_inlib, aouthdr_ext->o_inlib);
627 H_PUT_32 (abfd, aouthdr_int->o_sri, aouthdr_ext->o_sri);
628 H_PUT_32 (abfd, aouthdr_int->vid[0], aouthdr_ext->vid);
629 H_PUT_32 (abfd, aouthdr_int->vid[1], aouthdr_ext->vid + 4);
693 H_PUT_32 (abfd, aouthdr_in->tagentries, aouthdr_out->tagentries);
700 H_PUT_32 (abfd, aouthdr_in->o_toc, aouthdr_out->o_toc);
716 H_PUT_32 (abfd, aouthdr_in->o_maxstack, aouthdr_out->o_maxstack);
717 H_PUT_32 (abfd, aouthdr_in->o_maxdata, aouthdr_out->o_maxdata);
727 H_PUT_32 (abfd, aouthdr_in->bss_start, aouthdr_out->bss_start);
728 H_PUT_32 (abfd, aouthdr_in->gp_value, aouthdr_out->gp_value);
729 H_PUT_32 (abfd, aouthdr_in->gprmask, aouthdr_out->gprmask);
730 H_PUT_32 (abfd, aouthdr_in->cprmask[0], aouthdr_out->cprmask[0]);
731 H_PUT_32 (abfd, aouthdr_in->cprmask[1], aouthdr_out->cprmask[1]);
732 H_PUT_32 (abfd, aouthdr_in->cprmask[2], aouthdr_out->cprmask[2]);
733 H_PUT_32 (abfd, aouthdr_in->cprmask[3], aouthdr_out->cprmask[3]);
742 H_PUT_32 (abfd, aouthdr_in->gprmask, aouthdr_out->gprmask);
743 H_PUT_32 (abfd, aouthdr_in->fprmask, aouthdr_out->fprmask);
798 H_PUT_32 (abfd, scnhdr_int->s_nlnno, scnhdr_ext->s_nlnno);
799 H_PUT_32 (abfd, scnhdr_int->s_nreloc, scnhdr_ext->s_nreloc);