HomeSort by relevance Sort by last modified time
    Searched refs:Ebl_Strent (Results 1 - 10 of 10) sorted by null

  /external/elfutils/libebl/
eblstrtab.c 72 struct Ebl_Strent
76 struct Ebl_Strent *next;
77 struct Ebl_Strent *left;
78 struct Ebl_Strent *right;
93 struct Ebl_Strent *root;
100 struct Ebl_Strent null;
170 static struct Ebl_Strent *
174 size_t align = ((__alignof__ (struct Ebl_Strent)
176 & (__alignof__ (struct Ebl_Strent) - 1)))
177 & (__alignof__ (struct Ebl_Strent) - 1))
    [all...]
libebl.h 261 struct Ebl_Strent;
270 extern struct Ebl_Strent *ebl_strtabadd (struct Ebl_Strtab *st,
278 extern size_t ebl_strtaboffset (struct Ebl_Strent *se);
281 extern const char *ebl_string (struct Ebl_Strent *se);
  /external/elfutils/libasm/
libasmP.h 85 struct Ebl_Strent *strent;
207 struct Ebl_Strent *strent;
215 struct Ebl_Strent *strent;
asm_end.c 62 struct Ebl_Strent *symscn_strent = NULL;
63 struct Ebl_Strent *strscn_strent = NULL;
64 struct Ebl_Strent *xndxscn_strent = NULL;
66 struct Ebl_Strent *shstrscn_strent;
  /external/elfutils/tests/
update4.c 54 struct Ebl_Strent *firstse;
55 struct Ebl_Strent *secondse;
56 struct Ebl_Strent *thirdse;
57 struct Ebl_Strent *fourthse;
58 struct Ebl_Strent *shstrtabse;
update3.c 53 struct Ebl_Strent *shstrtabse;
  /external/elfutils/src/
ld.h 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;
    [all...]
ldgeneric.c 115 static struct Ebl_Strent **symstrent;
    [all...]
unstrip.c 651 struct Ebl_Strent *strent;
722 struct Ebl_Strent *strent;
    [all...]
strip.c 402 struct Ebl_Strent *se;
    [all...]

Completed in 259 milliseconds