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

  /external/elfutils/libelf/
elf32_updatefile.c 57 const Elf_Scn **scnb = (const Elf_Scn **) b; local
60 < (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_offset)
64 > (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_offset)
68 < (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_size)
72 > (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_size)
75 if ((*scna)->index < (*scnb)->index)
78 if ((*scna)->index > (*scnb)->index)

Completed in 383 milliseconds