HomeSort by relevance Sort by last modified time
    Searched full:scna (Results 1 - 1 of 1) sorted by null

  /external/elfutils/libelf/
elf32_updatefile.c 77 const Elf_Scn **scna = (const Elf_Scn **) a; local
80 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_offset
84 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_offset
88 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_size
92 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_size
96 if ((*scna)->index < (*scnb)->index)
99 if ((*scna)->index > (*scnb)->index)

Completed in 128 milliseconds