Searched refs:Dwelf_Strent (Results 1 – 12 of 12) sorted by relevance
45 struct Dwelf_Strent struct49 struct Dwelf_Strent *next; argument50 struct Dwelf_Strent *left; argument51 struct Dwelf_Strent *right; argument66 struct Dwelf_Strent *root; argument73 struct Dwelf_Strent null;147 static Dwelf_Strent *151 size_t align = ((__alignof__ (struct Dwelf_Strent) in newstring()153 & (__alignof__ (struct Dwelf_Strent) - 1))) in newstring()154 & (__alignof__ (struct Dwelf_Strent) - 1)); in newstring()[all …]
77 typedef struct Dwelf_Strent Dwelf_Strent; typedef93 extern Dwelf_Strent *dwelf_strtab_add (Dwelf_Strtab *st, const char *str)100 extern Dwelf_Strent *dwelf_strtab_add_len (Dwelf_Strtab *st,116 extern size_t dwelf_strent_off (Dwelf_Strent *se)120 extern const char *dwelf_strent_str (Dwelf_Strent *se)
73 (Dwelf_Strent): Likewise.
91 Dwelf_Strent *strent;213 Dwelf_Strent *strent;221 Dwelf_Strent *strent;
61 Dwelf_Strent *symscn_strent = NULL; in binary_end()62 Dwelf_Strent *strscn_strent = NULL; in binary_end()63 Dwelf_Strent *xndxscn_strent = NULL; in binary_end()65 Dwelf_Strent *shstrscn_strent; in binary_end()
47 Dwelf_Strent *firstse; in main()48 Dwelf_Strent *secondse; in main()49 Dwelf_Strent *thirdse; in main()50 Dwelf_Strent *fourthse; in main()51 Dwelf_Strent *shstrtabse; in main()
43 Dwelf_Strent *dynscn; in main()44 Dwelf_Strent *shstrtabse; in main()
50 static Dwelf_Strent **scnstrents = NULL;53 static Dwelf_Strent **symstrents = NULL;294 scnstrents = malloc (shdrnum * sizeof (Dwelf_Strent *)); in main()340 symstrents = malloc (symsnum * sizeof (Dwelf_Strent *)); in main()
47 Dwelf_Strent *shstrtabse; in main()
289 Dwelf_Strent **scnstrents = NULL; in process_file()290 Dwelf_Strent **symstrents = NULL; in process_file()537 * sizeof (Dwelf_Strent *)); in process_file()946 symstrents = xmalloc (syms * sizeof (Dwelf_Strent *)); in process_file()
731 Dwelf_Strent *strent;814 Dwelf_Strent *strent;1326 Dwelf_Strent *unstripped_strent[unstripped_shnum]; in new_shstrtab()1913 Dwelf_Strent *unstripped_strent[unstripped_shnum - 1]; in copy_elided_sections()
1009 Dwelf_Strent *se; in handle_elf()