Home
last modified time | relevance | path

Searched defs:scns (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libelf/
Delf_getphdrnum.c57 const Elf_ScnList *const scns = (elf->class == ELFCLASS32 in __elf_getphdrnum_rdlock() local
Delf32_updatefile.c92 sort_sections (Elf_Scn **scns, Elf_ScnList *list) in sort_sections()
232 Elf_Scn **scns = (Elf_Scn **) malloc (shnum * sizeof (Elf_Scn *)); in __elfw2() local
681 Elf_Scn **scns = (Elf_Scn **) malloc (shnum * sizeof (Elf_Scn *)); in __elfw2() local
DlibelfP.h357 Elf_ScnList scns; member
381 Elf_ScnList scns; member