Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf32_updatefile.c78 const Elf_Scn **scnb = (const Elf_Scn **) b; in compare_sections() local
81 < (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_offset) in compare_sections()
85 > (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_offset) in compare_sections()
89 < (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_size) in compare_sections()
93 > (*scnb)->shdr.ELFW(e,LIBELFBITS)->sh_size) in compare_sections()
96 if ((*scna)->index < (*scnb)->index) in compare_sections()
99 if ((*scna)->index > (*scnb)->index) in compare_sections()