Searched refs:Elf_ScnList (Results 1 – 10 of 10) sorted by relevance
248 struct Elf_ScnList *list; /* Pointer to the section list element the254 typedef struct Elf_ScnList struct258 struct Elf_ScnList *next; /* Next block of sections. */ argument260 } Elf_ScnList; typedef325 Elf_ScnList *scns_last; /* Last element in the section list.344 Elf_ScnList *scns_last; /* Last element in the section list.360 Elf_ScnList scns;369 Elf_ScnList *scns_last; /* Last element in the section list.384 Elf_ScnList scns;
85 Elf_ScnList *newp = NULL; in elf_newscn()92 < SIZE_MAX / 2 / sizeof (Elf_Scn) - sizeof (Elf_ScnList)) in elf_newscn()97 newp = (Elf_ScnList *) calloc (sizeof (Elf_ScnList) in elf_newscn()
131 Elf_ScnList *list = (elf->class == ELFCLASS32 in elf_end()187 Elf_ScnList *oldp = list; in elf_end()
44 Elf_ScnList *list; in elf_nextscn()
57 Elf_ScnList *runp = &elf->state.ELFW(elf,LIBELFBITS).scns; in elfw2()
58 Elf_ScnList *runp = (elf->class == ELFCLASS32 in elf_getscn()
57 const Elf_ScnList *const scns = (elf->class == ELFCLASS32 in __elf_getphdrnum_rdlock()
90 Elf_ScnList *runp = (elf->class == ELFCLASS32 in elf_strptr()
91 sort_sections (Elf_Scn **scns, Elf_ScnList *list) in sort_sections()220 Elf_ScnList *list = &elf->state.ELFW(elf,LIBELFBITS).scns; in __elfw2()675 Elf_ScnList *list = &elf->state.ELFW(elf,LIBELFBITS).scns; in __elfw2()
173 Elf_ScnList *list; in __elfw2()