Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/libelf/
H A Delf32_updatefile.c88 sort_sections (Elf_Scn **scns, Elf_ScnList *list) in sort_sections()
218 Elf_Scn **scns = malloc (shnum * sizeof (Elf_Scn *)); in __elfw2() local
688 Elf_Scn **scns = malloc (shnum * sizeof (Elf_Scn *)); in __elfw2() local
H A Delf_getphdrnum.c58 const Elf_ScnList *const scns = (elf->class == ELFCLASS32 in __elf_getphdrnum_rdlock() local
H A DlibelfP.h358 Elf_ScnList scns; member
382 Elf_ScnList scns; member