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

/external/elfutils/libelf/
H A DlibelfP.h254 struct Elf_ScnList *list; /* Pointer the the section list element the
260 typedef struct Elf_ScnList struct
264 struct Elf_ScnList *next; /* Next block of sections. */
266 } Elf_ScnList; typedef in typeref:struct:Elf_ScnList
336 Elf_ScnList *scns_last; /* Last element in the section list.
356 Elf_ScnList *scns_last; /* Last element in the section list.
369 Elf_ScnList scns;
382 Elf_ScnList *scns_last; /* Last element in the section list.
394 Elf_ScnList scns;

Completed in 47 milliseconds