_Libelf_Data
STAILQ_ENTRY(_Libelf_Data) d_next;
STAILQ_HEAD(, _Libelf_Data) s_data; /* translated data */
STAILQ_HEAD(, _Libelf_Data) s_rawdata; /* raw data */
struct _Libelf_Data *_libelf_allocate_data(Elf_Scn *_s);
struct _Libelf_Data *_libelf_release_data(struct _Libelf_Data *_d);
struct _Libelf_Data *d;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *ld;
ld = (struct _Libelf_Data *) d;
struct _Libelf_Data *ld;
struct _Libelf_Data *ld;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *d;
d = (struct _Libelf_Data *) ed;
struct _Libelf_Data *ld, *lid;
ld = (struct _Libelf_Data *) d;
lid = (struct _Libelf_Data *) id;
struct _Libelf_Data *ld, *lid;
ld = (struct _Libelf_Data *) d;
lid = (struct _Libelf_Data *) id;
struct _Libelf_Data *
struct _Libelf_Data *d;
struct _Libelf_Data *
_libelf_release_data(struct _Libelf_Data *d)
struct _Libelf_Data *d, *td;
STAILQ_REMOVE(&s->s_data, d, _Libelf_Data, d_next);
STAILQ_REMOVE(&s->s_rawdata, d, _Libelf_Data, d_next);