Searched refs:Elf_ScnList (Results 1 – 10 of 10) sorted by relevance
245 struct Elf_ScnList *list; /* Pointer to the section list element the251 typedef struct Elf_ScnList struct255 struct Elf_ScnList *next; /* Next block of sections. */ argument257 } Elf_ScnList; typedef322 Elf_ScnList *scns_last; /* Last element in the section list.341 Elf_ScnList *scns_last; /* Last element in the section list.357 Elf_ScnList scns;366 Elf_ScnList *scns_last; /* Last element in the section list.381 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()186 Elf_ScnList *oldp = list; in elf_end()
58 Elf_ScnList *runp = (elf->class == ELFCLASS32 in elf_getscn()
69 Elf_ScnList *list = scn->list; in elf_nextscn()
57 Elf_ScnList *runp = &elf->state.ELFW(elf,LIBELFBITS).scns; in elfw2()
57 const Elf_ScnList *const scns = (elf->class == ELFCLASS32 in __elf_getphdrnum_rdlock()
73 Elf_ScnList *runp = (elf->class == ELFCLASS32 in elf_strptr()
92 sort_sections (Elf_Scn **scns, Elf_ScnList *list) in sort_sections()231 Elf_ScnList *list = &elf->state.ELFW(elf,LIBELFBITS).scns; in __elfw2()680 Elf_ScnList *list = &elf->state.ELFW(elf,LIBELFBITS).scns; in __elfw2()
183 Elf_ScnList *list; in __elfw2()