Home | History | Annotate | Download | only in src

Lines Matching refs:Ebl_Strent

115 static struct Ebl_Strent **symstrent;
1229 fileinfo->verdefent = (struct Ebl_Strent **)
1231 sizeof (struct Ebl_Strent *) * (nversions + 1));
3358 reduce_symbol_p (XElf_Sym *sym, struct Ebl_Strent *strent)
4335 struct Ebl_Strent *symtab_ent = NULL;
4336 struct Ebl_Strent *xndx_ent = NULL;
4337 struct Ebl_Strent *strtab_ent = NULL;
4338 struct Ebl_Strent *shstrtab_ent;
4430 symstrent = (struct Ebl_Strent **) xcalloc (nsym_allocated,
4431 sizeof (struct Ebl_Strent *));
5686 struct Ebl_Strent *strtmp = symstrent[nsym_local];