Lines Matching refs:Ebl_Strent
115 static struct Ebl_Strent **symstrent;
1227 fileinfo->verdefent = (struct Ebl_Strent **) in add_relocatable_file()
1229 sizeof (struct Ebl_Strent *) * (nversions + 1)); in add_relocatable_file()
3356 reduce_symbol_p (XElf_Sym *sym, struct Ebl_Strent *strent) in reduce_symbol_p()
4333 struct Ebl_Strent *symtab_ent = NULL; in ld_generic_create_outfile()
4334 struct Ebl_Strent *xndx_ent = NULL; in ld_generic_create_outfile()
4335 struct Ebl_Strent *strtab_ent = NULL; in ld_generic_create_outfile()
4336 struct Ebl_Strent *shstrtab_ent; in ld_generic_create_outfile()
4428 symstrent = (struct Ebl_Strent **) xcalloc (nsym_allocated, in ld_generic_create_outfile()
4429 sizeof (struct Ebl_Strent *)); in ld_generic_create_outfile()
5684 struct Ebl_Strent *strtmp = symstrent[nsym_local]; in ld_generic_create_outfile()