Searched refs:Dwelf_Strent (Results 1 – 12 of 12) sorted by relevance
46 struct Dwelf_Strent struct50 struct Dwelf_Strent *next; argument51 struct Dwelf_Strent *left; argument52 struct Dwelf_Strent *right; argument67 struct Dwelf_Strent *root; argument74 struct Dwelf_Strent null;149 static Dwelf_Strent *153 size_t align = ((__alignof__ (struct Dwelf_Strent) in newstring()155 & (__alignof__ (struct Dwelf_Strent) - 1))) in newstring()156 & (__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)
22 (Dwelf_Strent): Likewise.
90 Dwelf_Strent *strent;212 Dwelf_Strent *strent;220 Dwelf_Strent *strent;
64 Dwelf_Strent *symscn_strent = NULL; in binary_end()65 Dwelf_Strent *strscn_strent = NULL; in binary_end()66 Dwelf_Strent *xndxscn_strent = NULL; in binary_end()68 Dwelf_Strent *shstrscn_strent; in binary_end()
46 Dwelf_Strent *firstse; in main()47 Dwelf_Strent *secondse; in main()48 Dwelf_Strent *thirdse; in main()49 Dwelf_Strent *fourthse; in main()50 Dwelf_Strent *shstrtabse; in main()
42 Dwelf_Strent *dynscn; in main()43 Dwelf_Strent *shstrtabse; in main()
50 static Dwelf_Strent **scnstrents = NULL;53 static Dwelf_Strent **symstrents = NULL;253 scnstrents = malloc (shdrnum * sizeof (Dwelf_Strent *)); in main()299 symstrents = malloc (symsnum * sizeof (Dwelf_Strent *)); in main()
46 Dwelf_Strent *shstrtabse; in main()
265 Dwelf_Strent **scnstrents = NULL; in process_file()266 Dwelf_Strent **symstrents = NULL; in process_file()569 * sizeof (Dwelf_Strent *)); in process_file()954 symstrents = xmalloc (syms * sizeof (Dwelf_Strent *)); in process_file()
719 Dwelf_Strent *strent;802 Dwelf_Strent *strent;1306 Dwelf_Strent *unstripped_strent[unstripped_shnum - 1]; in new_shstrtab()1866 Dwelf_Strent *unstripped_strent[unstripped_shnum - 1]; in copy_elided_sections()
953 Dwelf_Strent *se; in handle_elf()