Searched refs:Elf_ScnList (Results 1 – 10 of 10) sorted by relevance
254 struct Elf_ScnList *list; /* Pointer to the section list element the260 typedef struct Elf_ScnList struct264 struct Elf_ScnList *next; /* Next block of sections. */ argument266 } Elf_ScnList; typedef331 Elf_ScnList *scns_last; /* Last element in the section list.350 Elf_ScnList *scns_last; /* Last element in the section list.366 Elf_ScnList scns;375 Elf_ScnList *scns_last; /* Last element in the section list.390 Elf_ScnList scns;
107 Elf_ScnList *newp;111 newp = (Elf_ScnList *) calloc (sizeof (Elf_ScnList)
153 Elf_ScnList *list = (elf->class == ELFCLASS32201 Elf_ScnList *oldp = list;
81 Elf_ScnList *runp = (elf->class == ELFCLASS32
92 Elf_ScnList *list = scn->list;
79 const Elf_ScnList *const scns = (elf->class == ELFCLASS32
80 Elf_ScnList *runp = &elf->state.ELFW(elf,LIBELFBITS).scns;
82 Elf_ScnList *runp = (elf->class == ELFCLASS32
113 sort_sections (Elf_Scn **scns, Elf_ScnList *list) in sort_sections()226 Elf_ScnList *list = &elf->state.ELFW(elf,LIBELFBITS).scns; in __elfw2()665 Elf_ScnList *list = &elf->state.ELFW(elf,LIBELFBITS).scns; in __elfw2()
192 Elf_ScnList *list; in __elfw2()