Home | History | Annotate | Download | only in bfd

Lines Matching refs:ent

69   combined_entry_type *ent;
82 ent = csym->native + indx + 1;
84 BFD_ASSERT (! ent->is_sym);
85 *pauxent = ent->u.auxent;
87 if (ent->fix_tag)
92 ent->fix_tag = 0;
95 if (ent->fix_end)
100 ent->fix_end = 0;
103 if (ent->fix_scnlen)
108 ent->fix_scnlen = 0;