Home
last modified time | relevance | path

Searched refs:scna (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/libelf/
Delf32_updatefile.c56 const Elf_Scn **scna = (const Elf_Scn **) a; in compare_sections() local
59 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_offset in compare_sections()
63 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_offset in compare_sections()
67 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_size in compare_sections()
71 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_size in compare_sections()
75 if ((*scna)->index < (*scnb)->index) in compare_sections()
78 if ((*scna)->index > (*scnb)->index) in compare_sections()