Searched defs:Elf_ScnList (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/libelf/
H A DlibelfP.h209 struct Elf_ScnList *list; /* Pointer the the section list element the
215 typedef struct Elf_ScnList struct
219 struct Elf_ScnList *next; /* Next block of sections. */
221 } Elf_ScnList; typedef in typeref:struct:Elf_ScnList
279 Elf_ScnList *scns_last; /* Last element in the section list.
298 Elf_ScnList *scns_last; /* Last element in the section list.
310 Elf_ScnList scns;
323 Elf_ScnList *scns_last; /* Last element in the section list.
334 Elf_ScnList scns;

Completed in 11 milliseconds