Searched refs:H_GET_8 (Results 1 - 17 of 17) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-mips.c1266 dst->r_ssym = H_GET_8 (abfd, src->r_ssym);
1267 dst->r_type3 = H_GET_8 (abfd, src->r_type3);
1268 dst->r_type2 = H_GET_8 (abfd, src->r_type2);
1269 dst->r_type = H_GET_8 (abfd, src->r_type);
1281 dst->r_ssym = H_GET_8 (abfd, src->r_ssym);
1282 dst->r_type3 = H_GET_8 (abfd, src->r_type3);
1283 dst->r_type2 = H_GET_8 (abfd, src->r_type2);
1284 dst->r_type = H_GET_8 (abfd, src->r_type);
H A Decoffswap.h362 intern->gp_prologue = H_GET_8 (abfd, ext->p_gp_prologue);
383 intern->localoff = H_GET_8 (abfd, ext->p_localoff);
H A Daoutx.h1828 in->other = H_GET_8 (abfd, ext->e_other);
1829 in->type = H_GET_8 (abfd, ext->e_type);
3217 int type = H_GET_8 (abfd, p->e_type);
3448 type = H_GET_8 (abfd, p->e_type);
4212 type = H_GET_8 (input_bfd, sym->e_type);
4483 incl_type = H_GET_8 (input_bfd, incl_sym->e_type);
4552 incl_type = H_GET_8 (input_bfd, incl_sym->e_type);
4574 H_PUT_8 (output_bfd, H_GET_8 (input_bfd, sym->e_other), outsym->e_other);
5464 type = H_GET_8 (input_bfd, sym->e_type);
H A Dcoff64-rs6000.c327 in->n_sclass = H_GET_8 (abfd, ext->e_sclass);
328 in->n_numaux = H_GET_8 (abfd, ext->e_numaux);
394 in->x_csect.x_smtyp = H_GET_8 (abfd, ext->x_csect.x_smtyp);
395 in->x_csect.x_smclas = H_GET_8 (abfd, ext->x_csect.x_smclas);
H A Dlibaout.h45 #define H_GET_8 bfd_h_get_8 macro
H A Dcoffswap.h369 in->n_sclass = H_GET_8 (abfd, ext->e_sclass);
370 in->n_numaux = H_GET_8 (abfd, ext->e_numaux);
H A Dpdp11.c1806 in->type = H_GET_8 (abfd, ext->e_type);
3019 int type = H_GET_8 (abfd, p->e_type);
3194 type = H_GET_8 (abfd, p->e_type);
3886 type = H_GET_8 (input_bfd, sym->e_type);
4157 incl_type = H_GET_8 (input_bfd, incl_sym->e_type);
4226 incl_type = H_GET_8 (input_bfd, incl_sym->e_type);
H A DpeXXigen.c126 in->n_sclass = H_GET_8 (abfd, ext->e_sclass);
127 in->n_numaux = H_GET_8 (abfd, ext->e_numaux);
286 in->x_scn.x_comdat = H_GET_8 (abfd, ext->x_scn.x_comdat);
H A Delfcode.h185 dst->st_info = H_GET_8 (abfd, src->st_info);
186 dst->st_other = H_GET_8 (abfd, src->st_other);
H A Dcoff-rs6000.c355 in->n_sclass = H_GET_8 (abfd, ext->e_sclass);
356 in->n_numaux = H_GET_8 (abfd, ext->e_numaux);
434 in->x_csect.x_smtyp = H_GET_8 (abfd, ext->x_csect.x_smtyp);
435 in->x_csect.x_smclas = H_GET_8 (abfd, ext->x_csect.x_smclas);
H A Dbfd-in2.h1041 #define H_GET_8 bfd_h_get_8
1034 #define H_GET_8 macro
H A Delfxx-mips.c1425 in->kind = H_GET_8 (abfd, ex->kind);
1426 in->size = H_GET_8 (abfd, ex->size);
/haiku-fatelf/src/bin/gdb/include/coff/
H A Dti.h231 (COFF2_P (ABFD) ? H_GET_16 (ABFD, LOC) : (unsigned) H_GET_8 (ABFD, (LOC) - 7))
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1041 #define H_GET_8 bfd_h_get_8
1034 #define H_GET_8 macro
H A Dbfd.h1041 #define H_GET_8 bfd_h_get_8
1034 #define H_GET_8 macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1039 #define H_GET_8 bfd_h_get_8
1032 #define H_GET_8 macro
H A Dbfd.h1039 #define H_GET_8 bfd_h_get_8
1032 #define H_GET_8 macro

Completed in 346 milliseconds