Searched refs:symstrent (Results 1 – 1 of 1) sorted by relevance
107 static struct Ebl_Strent **symstrent; variable3737 symstrent[nsym] = ebl_strtabadd (strtab, symst->name, 0); in fillin_special_symbol()3944 if (symstrent[cnt] != NULL) in create_gnu_hash()4080 if (symstrent[cnt] != NULL) in create_hash()4420 symstrent = (struct Ebl_Strent **) xcalloc (nsym_allocated, in ld_generic_create_outfile()5351 symstrent[nsym] = ebl_strtabadd (strtab, in ld_generic_create_outfile()5461 if (reduce_symbol_p (sym, symstrent[cnt])) in ld_generic_create_outfile()5474 symstrent[cnt] = NULL; in ld_generic_create_outfile()5489 if (symstrent[cnt] != NULL) in ld_generic_create_outfile()5490 symstrent[cnt] = ebl_strtabadd (newp, in ld_generic_create_outfile()[all …]