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

Lines Matching refs:H_PUT_32

51 #define ECOFF_PUT_OFF H_PUT_32
150 H_PUT_32 (abfd, intern->ilineMax, ext->h_ilineMax);
153 H_PUT_32 (abfd, intern->idnMax, ext->h_idnMax);
155 H_PUT_32 (abfd, intern->ipdMax, ext->h_ipdMax);
157 H_PUT_32 (abfd, intern->isymMax, ext->h_isymMax);
159 H_PUT_32 (abfd, intern->ioptMax, ext->h_ioptMax);
161 H_PUT_32 (abfd, intern->iauxMax, ext->h_iauxMax);
163 H_PUT_32 (abfd, intern->issMax, ext->h_issMax);
165 H_PUT_32 (abfd, intern->issExtMax, ext->h_issExtMax);
167 H_PUT_32 (abfd, intern->ifdMax, ext->h_ifdMax);
169 H_PUT_32 (abfd, intern->crfd, ext->h_crfd);
171 H_PUT_32 (abfd, intern->iextMax, ext->h_iextMax);
260 H_PUT_32 (abfd, intern->rss, ext->f_rss);
261 H_PUT_32 (abfd, intern->issBase, ext->f_issBase);
263 H_PUT_32 (abfd, intern->isymBase, ext->f_isymBase);
264 H_PUT_32 (abfd, intern->csym, ext->f_csym);
265 H_PUT_32 (abfd, intern->ilineBase, ext->f_ilineBase);
266 H_PUT_32 (abfd, intern->cline, ext->f_cline);
267 H_PUT_32 (abfd, intern->ioptBase, ext->f_ioptBase);
268 H_PUT_32 (abfd, intern->copt, ext->f_copt);
274 H_PUT_32 (abfd, intern->ipdFirst, ext->f_ipdFirst);
275 H_PUT_32 (abfd, intern->cpd, ext->f_cpd);
277 H_PUT_32 (abfd, intern->iauxBase, ext->f_iauxBase);
278 H_PUT_32 (abfd, intern->caux, ext->f_caux);
279 H_PUT_32 (abfd, intern->rfdBase, ext->f_rfdBase);
280 H_PUT_32 (abfd, intern->crfd, ext->f_crfd);
391 H_PUT_32 (abfd, intern->isym, ext->p_isym);
392 H_PUT_32 (abfd, intern->iline, ext->p_iline);
393 H_PUT_32 (abfd, intern->regmask, ext->p_regmask);
394 H_PUT_32 (abfd, intern->regoffset, ext->p_regoffset);
395 H_PUT_32 (abfd, intern->iopt, ext->p_iopt);
396 H_PUT_32 (abfd, intern->fregmask, ext->p_fregmask);
397 H_PUT_32 (abfd, intern->fregoffset, ext->p_fregoffset);
398 H_PUT_32 (abfd, intern->frameoffset, ext->p_frameoffset);
401 H_PUT_32 (abfd, intern->lnLow, ext->p_lnLow);
402 H_PUT_32 (abfd, intern->lnHigh, ext->p_lnHigh);
504 H_PUT_32 (abfd, intern->iss, ext->s_iss);
654 H_PUT_32 (abfd, *intern, ext->rfd);
729 H_PUT_32 (abfd, intern->value, ext->o_offset);
766 H_PUT_32 (abfd, intern->rfd, ext->d_rfd);
767 H_PUT_32 (abfd, intern->index, ext->d_index);