Searched refs:Ebl_Strent (Results 1 – 8 of 8) sorted by relevance
72 struct Ebl_Strent struct76 struct Ebl_Strent *next; argument77 struct Ebl_Strent *left; argument78 struct Ebl_Strent *right; argument93 struct Ebl_Strent *root; argument100 struct Ebl_Strent null;175 static struct Ebl_Strent *179 size_t align = ((__alignof__ (struct Ebl_Strent) in newstring()181 & (__alignof__ (struct Ebl_Strent) - 1))) in newstring()182 & (__alignof__ (struct Ebl_Strent) - 1)); in newstring()[all …]
297 struct Ebl_Strent;306 extern struct Ebl_Strent *ebl_strtabadd (struct Ebl_Strtab *st,314 extern size_t ebl_strtaboffset (struct Ebl_Strent *se);317 extern const char *ebl_string (struct Ebl_Strent *se);
85 struct Ebl_Strent *strent;207 struct Ebl_Strent *strent;215 struct Ebl_Strent *strent;
62 struct Ebl_Strent *symscn_strent = NULL; in binary_end()63 struct Ebl_Strent *strscn_strent = NULL; in binary_end()64 struct Ebl_Strent *xndxscn_strent = NULL; in binary_end()66 struct Ebl_Strent *shstrscn_strent; in binary_end()
94 struct Ebl_Strent *sonameent;219 struct Ebl_Strent **verdefent;722 struct Ebl_Strent *nameent;778 struct Ebl_Strent *rxxpath_strent;1007 struct Ebl_Strent *nameent;
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()[all …]
652 struct Ebl_Strent *strent;723 struct Ebl_Strent *strent;1163 struct Ebl_Strent *unstripped_strent[unstripped_shnum - 1]; in new_shstrtab()
428 struct Ebl_Strent *se; in handle_elf()