Home
last modified time | relevance | path

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

/external/elfutils/0.153/libelf/
Delf_getphdrnum.c79 const Elf_ScnList *const scns = (elf->class == ELFCLASS32 local
Delf32_updatefile.c113 sort_sections (Elf_Scn **scns, Elf_ScnList *list) in sort_sections()
227 Elf_Scn **scns = (Elf_Scn **) alloca (shnum * sizeof (Elf_Scn *)); in __elfw2() local
666 Elf_Scn **scns = (Elf_Scn **) alloca (shnum * sizeof (Elf_Scn *)); in __elfw2() local
DlibelfP.h366 Elf_ScnList scns; member
390 Elf_ScnList scns; member