Home | History | Annotate | Download | only in bfd

Lines Matching full:auxent

227 	string points to the value in the auxent (the real filename)
337 . union internal_auxent auxent;
2513 /* Handle the csect auxent of a C_EXT, C_AIX_WEAKEXT or C_HIDEXT symbol. */
2529 if (SMTYP_SMTYP (aux->u.auxent.x_csect.x_smtyp) == XTY_LD)
2531 aux->u.auxent.x_csect.x_scnlen.p =
2532 table_base + aux->u.auxent.x_csect.x_scnlen.l;
2537 further work on this auxent. */
2541 /* Return FALSE to indicate that this auxent should be handled by
2592 if (SMTYP_SMTYP (aux->u.auxent.x_csect.x_smtyp) != XTY_LD)
2597 (long long) aux->u.auxent.x_csect.x_scnlen.l);
2599 fprintf (file, "val %5ld", (long) aux->u.auxent.x_csect.x_scnlen.l);
2608 (long long) aux->u.auxent.x_csect.x_scnlen.l);
2610 fprintf (file, "%4ld", (long) aux->u.auxent.x_csect.x_scnlen.l);
2614 (long) (aux->u.auxent.x_csect.x_scnlen.p - table_base));
2618 aux->u.auxent.x_csect.x_parmhash,
2619 (unsigned int) aux->u.auxent.x_csect.x_snhash,
2620 SMTYP_SMTYP (aux->u.auxent.x_csect.x_smtyp),
2621 SMTYP_ALIGN (aux->u.auxent.x_csect.x_smtyp),
2622 (unsigned int) aux->u.auxent.x_csect.x_smclas,
2623 aux->u.auxent.x_csect.x_stab,
2624 (unsigned int) aux->u.auxent.x_csect.x_snstab);
3938 aux->u.auxent.x_scn.x_comdat = IMAGE_COMDAT_SELECT_ANY;
3942 aux->u.auxent.x_scn.x_comdat =
3947 aux->u.auxent.x_scn.x_comdat =
3952 aux->u.auxent.x_scn.x_comdat =