Lines Matching refs:Ebl_Strent
107 static struct Ebl_Strent **symstrent;
1219 fileinfo->verdefent = (struct Ebl_Strent **) in add_relocatable_file()
1221 sizeof (struct Ebl_Strent *) * (nversions + 1)); in add_relocatable_file()
3348 reduce_symbol_p (XElf_Sym *sym, struct Ebl_Strent *strent) in reduce_symbol_p()
4325 struct Ebl_Strent *symtab_ent = NULL; in ld_generic_create_outfile()
4326 struct Ebl_Strent *xndx_ent = NULL; in ld_generic_create_outfile()
4327 struct Ebl_Strent *strtab_ent = NULL; in ld_generic_create_outfile()
4328 struct Ebl_Strent *shstrtab_ent; in ld_generic_create_outfile()
4420 symstrent = (struct Ebl_Strent **) xcalloc (nsym_allocated, in ld_generic_create_outfile()
4421 sizeof (struct Ebl_Strent *)); in ld_generic_create_outfile()
5676 struct Ebl_Strent *strtmp = symstrent[nsym_local]; in ld_generic_create_outfile()