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

/haiku-fatelf/src/bin/gdb/include/coff/
H A Dti.h236 : H_PUT_8 (ABFD, VAL, (LOC) - 7), H_PUT_8 (ABFD, 0, (LOC) - 8))
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-mips.c1296 H_PUT_8 (abfd, src->r_ssym, dst->r_ssym);
1297 H_PUT_8 (abfd, src->r_type3, dst->r_type3);
1298 H_PUT_8 (abfd, src->r_type2, dst->r_type2);
1299 H_PUT_8 (abfd, src->r_type, dst->r_type);
1310 H_PUT_8 (abfd, src->r_ssym, dst->r_ssym);
1311 H_PUT_8 (abfd, src->r_type3, dst->r_type3);
1312 H_PUT_8 (abfd, src->r_type2, dst->r_type2);
1313 H_PUT_8 (abfd, src->r_type, dst->r_type);
H A Dcoff64-rs6000.c344 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
345 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
465 H_PUT_8 (abfd, _AUX_FILE, ext->x_auxtype.x_auxtype);
484 H_PUT_8 (abfd, in->x_csect.x_smtyp, ext->x_csect.x_smtyp);
485 H_PUT_8 (abfd, in->x_csect.x_smclas, ext->x_csect.x_smclas);
486 H_PUT_8 (abfd, _AUX_CSECT, ext->x_auxtype.x_auxtype);
505 H_PUT_8 (abfd, _AUX_FCN,
H A Decoffswap.h422 H_PUT_8 (abfd, intern->gp_prologue, ext->p_gp_prologue);
446 H_PUT_8 (abfd, intern->localoff, ext->p_localoff);
H A Daoutx.h2001 H_PUT_8 (abfd, aout_symbol (g)->other, nsp.e_other);
2002 H_PUT_8 (abfd, aout_symbol (g)->type, nsp.e_type);
2007 H_PUT_8 (abfd, 0, nsp.e_other);
2008 H_PUT_8 (abfd, 0, nsp.e_type);
4166 H_PUT_8 (output_bfd, N_TEXT, outsym->e_type);
4167 H_PUT_8 (output_bfd, 0, outsym->e_other);
4573 H_PUT_8 (output_bfd, type, outsym->e_type);
4574 H_PUT_8 (output_bfd, H_GET_8 (input_bfd, sym->e_other), outsym->e_other);
4714 H_PUT_8 (output_bfd, type, outsym.e_type);
4715 H_PUT_8 (output_bf
[all...]
H A Dlibaout.h37 #define H_PUT_8 bfd_h_put_8 macro
H A Dcoffswap.h415 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
416 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
H A Dpdp11.c1976 H_PUT_8 (abfd, aout_symbol(g)->type, nsp.e_type);
1978 H_PUT_8 (abfd, 0, nsp.e_type);
1983 H_PUT_8 (abfd, 0, nsp.e_ovly);
3842 H_PUT_8 (output_bfd, N_TEXT, outsym->e_type);
4247 H_PUT_8 (output_bfd, type, outsym->e_type);
4385 H_PUT_8 (output_bfd, type, outsym.e_type);
H A DpeXXigen.c245 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
246 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
360 H_PUT_8 (abfd, in->x_scn.x_comdat, ext->x_scn.x_comdat);
H A Delfcode.h210 H_PUT_8 (abfd, src->st_info, dst->st_info);
211 H_PUT_8 (abfd, src->st_other, dst->st_other);
H A Dcoff-rs6000.c381 H_PUT_8 (abfd, in->n_sclass, ext->e_sclass);
382 H_PUT_8 (abfd, in->n_numaux, ext->e_numaux);
543 H_PUT_8 (abfd, in->x_csect.x_smtyp, ext->x_csect.x_smtyp);
544 H_PUT_8 (abfd, in->x_csect.x_smclas, ext->x_csect.x_smclas);
H A Dsunos.c2394 H_PUT_8 (output_bfd, type, outsym->e_type);
2395 H_PUT_8 (output_bfd, 0, outsym->e_other);
H A Dbfd-in2.h1033 #define H_PUT_8 bfd_h_put_8
1026 #define H_PUT_8 macro
H A Delfxx-mips.c1437 H_PUT_8 (abfd, in->kind, ex->kind);
1438 H_PUT_8 (abfd, in->size, ex->size);
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1033 #define H_PUT_8 bfd_h_put_8
1026 #define H_PUT_8 macro
H A Dbfd.h1033 #define H_PUT_8 bfd_h_put_8
1026 #define H_PUT_8 macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1031 #define H_PUT_8 bfd_h_put_8
1024 #define H_PUT_8 macro
H A Dbfd.h1031 #define H_PUT_8 bfd_h_put_8
1024 #define H_PUT_8 macro

Completed in 495 milliseconds