Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf32_updatefile.c55 const Elf_Scn **scna = (const Elf_Scn **) a; in compare_sections() local
58 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_offset in compare_sections()
62 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_offset in compare_sections()
66 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_size in compare_sections()
70 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_size in compare_sections()
74 if ((*scna)->index < (*scnb)->index) in compare_sections()
77 if ((*scna)->index > (*scnb)->index) in compare_sections()