Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c741 compare_unalloc_sections (const GElf_Shdr *shdr1, const GElf_Shdr *shdr2, in compare_unalloc_sections() function
777 : compare_unalloc_sections (&s1->shdr, &s2->shdr, in compare_sections()
1430 int cmp = compare_unalloc_sections (shdr, &sec->shdr, in copy_elided_sections()
DChangeLog157 (compare_unalloc_sections): Take and use sig1 and sig2 as arguments.
158 (compare_sections): Pass signatures to compare_unalloc_sections.
221 * unstrip.c (compare_unalloc_sections): Also compare sh_size.