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 41 const Elf_Scn **scna = (const Elf_Scn **) a; local
44 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_offset
48 if ((*scna)->shdr.ELFW(e,LIBELFBITS)->sh_offset
52 if ((*scna)->index < (*scnb)->index)
55 if ((*scna)->index > (*scnb)->index)

Completed in 160 milliseconds