Home
last modified time | relevance | path

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

/external/elfutils/src/libelf/
Delf32_updatefile.c57 const Elf_Scn **scnb = (const Elf_Scn **) b; in compare_sections() local
60 < (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_offset) in compare_sections()
64 > (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_offset) in compare_sections()
68 < (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_size) in compare_sections()
72 > (*scnb)->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()