Searched refs:Ebl_Strent (Results 1 – 13 of 13) sorted by relevance
51 struct Ebl_Strent struct55 struct Ebl_Strent *next; argument56 struct Ebl_Strent *left; argument57 struct Ebl_Strent *right; argument72 struct Ebl_Strent *root; argument79 struct Ebl_Strent null;154 static struct Ebl_Strent *158 size_t align = ((__alignof__ (struct Ebl_Strent) in newstring()160 & (__alignof__ (struct Ebl_Strent) - 1))) in newstring()161 & (__alignof__ (struct Ebl_Strent) - 1)); in newstring()[all …]
300 struct Ebl_Strent;309 extern struct Ebl_Strent *ebl_strtabadd (struct Ebl_Strtab *st,317 extern size_t ebl_strtaboffset (struct Ebl_Strent *se);320 extern const char *ebl_string (struct Ebl_Strent *se);
88 struct Ebl_Strent *strent;210 struct Ebl_Strent *strent;218 struct Ebl_Strent *strent;
65 struct Ebl_Strent *symscn_strent = NULL; in binary_end()66 struct Ebl_Strent *strscn_strent = NULL; in binary_end()67 struct Ebl_Strent *xndxscn_strent = NULL; in binary_end()69 struct Ebl_Strent *shstrscn_strent; in binary_end()
46 struct Ebl_Strent *firstse; in main()47 struct Ebl_Strent *secondse; in main()48 struct Ebl_Strent *thirdse; in main()49 struct Ebl_Strent *fourthse; in main()50 struct Ebl_Strent *shstrtabse; in main()
42 struct Ebl_Strent *dynscn; in main()43 struct Ebl_Strent *shstrtabse; in main()
49 static struct Ebl_Strent **scnstrents = NULL;52 static struct Ebl_Strent **symstrents = NULL;252 scnstrents = malloc (shdrnum * sizeof (struct Ebl_Strent *)); in main()298 symstrents = malloc (symsnum * sizeof (struct Ebl_Strent *)); in main()
46 struct Ebl_Strent *shstrtabse; in main()
86 struct Ebl_Strent *sonameent;211 struct Ebl_Strent **verdefent;714 struct Ebl_Strent *nameent;770 struct Ebl_Strent *rxxpath_strent;999 struct Ebl_Strent *nameent;
268 struct Ebl_Strent **scnstrents = NULL; in process_file()269 struct Ebl_Strent **symstrents = NULL; in process_file()533 * sizeof (struct Ebl_Strent *)); in process_file()918 symstrents = xmalloc (syms * sizeof (struct Ebl_Strent *)); in process_file()
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()[all …]
689 struct Ebl_Strent *strent;760 struct Ebl_Strent *strent;1222 struct Ebl_Strent *unstripped_strent[unstripped_shnum - 1]; in new_shstrtab()1755 struct Ebl_Strent *unstripped_strent[unstripped_shnum - 1]; in copy_elided_sections()
435 struct Ebl_Strent *se; in handle_elf()