Searched refs:H_PUT_8 (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dti.h236 : H_PUT_8 (ABFD, VAL, (LOC) - 7), H_PUT_8 (ABFD, 0, (LOC) - 8))
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-mips.c1718 H_PUT_8 (abfd, src->r_ssym, dst->r_ssym);
1719 H_PUT_8 (abfd, src->r_type3, dst->r_type3);
1720 H_PUT_8 (abfd, src->r_type2, dst->r_type2);
1721 H_PUT_8 (abfd, src->r_type, dst->r_type);
1732 H_PUT_8 (abfd, src->r_ssym, dst->r_ssym);
1733 H_PUT_8 (abfd, src->r_type3, dst->r_type3);
1734 H_PUT_8 (abfd, src->r_type2, dst->r_type2);
1735 H_PUT_8 (abfd, src->r_type, dst->r_type);
H A Dcoff64-rs6000.c345 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
346 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
466 H_PUT_8 (abfd, _AUX_FILE, ext->x_auxtype.x_auxtype);
485 H_PUT_8 (abfd, in->x_csect.x_smtyp, ext->x_csect.x_smtyp);
486 H_PUT_8 (abfd, in->x_csect.x_smclas, ext->x_csect.x_smclas);
487 H_PUT_8 (abfd, _AUX_CSECT, ext->x_auxtype.x_auxtype);
506 H_PUT_8 (abfd, _AUX_FCN,
H A Dcoffswap.h370 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
371 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
H A Decoffswap.h404 H_PUT_8 (abfd, intern->gp_prologue, ext->p_gp_prologue);
428 H_PUT_8 (abfd, intern->localoff, ext->p_localoff);
H A Daoutx.h1869 H_PUT_8 (abfd, aout_symbol (g)->other, nsp.e_other);
1870 H_PUT_8 (abfd, aout_symbol (g)->type, nsp.e_type);
1875 H_PUT_8 (abfd, 0, nsp.e_other);
1876 H_PUT_8 (abfd, 0, nsp.e_type);
3606 H_PUT_8 (output_bfd, type, outsym.e_type);
3607 H_PUT_8 (output_bfd, 0, outsym.e_other);
4744 H_PUT_8 (output_bfd, N_TEXT, outsym->e_type);
4745 H_PUT_8 (output_bfd, 0, outsym->e_other);
5150 H_PUT_8 (output_bfd, type, outsym->e_type);
5151 H_PUT_8 (output_bf
[all...]
H A Dlibaout.h37 #define H_PUT_8 bfd_h_put_8 macro
H A DpeXXigen.c215 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
216 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
329 H_PUT_8 (abfd, in->x_scn.x_comdat, ext->x_scn.x_comdat);
H A Delfcode.h213 H_PUT_8 (abfd, src->st_info, dst->st_info);
214 H_PUT_8 (abfd, src->st_other, dst->st_other);
H A Dcoff-rs6000.c377 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
378 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
539 H_PUT_8 (abfd, in->x_csect.x_smtyp, ext->x_csect.x_smtyp);
540 H_PUT_8 (abfd, in->x_csect.x_smclas, ext->x_csect.x_smclas);
H A Dsunos.c2310 H_PUT_8 (output_bfd, type, outsym->e_type);
2311 H_PUT_8 (output_bfd, 0, outsym->e_other);
H A Dbfd-in2.h1135 #define H_PUT_8 bfd_h_put_8
1128 #define H_PUT_8 macro
H A Delfxx-mips.c1699 H_PUT_8 (abfd, in->kind, ex->kind);
1700 H_PUT_8 (abfd, in->size, ex->size);
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1141 #define H_PUT_8 bfd_h_put_8
1134 #define H_PUT_8 macro

Completed in 196 milliseconds