Home
last modified time | relevance | path

Searched refs:Ebl_GStrent (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libebl/
Deblgstrtab.c50 struct Ebl_GStrent struct
54 struct Ebl_GStrent *next; argument
55 struct Ebl_GStrent *left; argument
56 struct Ebl_GStrent *right; argument
72 struct Ebl_GStrent *root; argument
80 struct Ebl_GStrent null;
154 static struct Ebl_GStrent *
158 size_t align = ((__alignof__ (struct Ebl_GStrent) in newstring()
160 & (__alignof__ (struct Ebl_GStrent) - 1))) in newstring()
161 & (__alignof__ (struct Ebl_GStrent) - 1)); in newstring()
[all …]
Dlibebl.h347 struct Ebl_GStrent;
356 extern struct Ebl_GStrent *ebl_gstrtabadd (struct Ebl_GStrtab *st,
364 extern size_t ebl_gstrtaboffset (struct Ebl_GStrent *se);