Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c751 compare_unalloc_sections (const GElf_Shdr *shdr1, const GElf_Shdr *shdr2, in compare_unalloc_sections() function
787 : compare_unalloc_sections (&s1->shdr, &s2->shdr, in compare_sections()
1459 int cmp = compare_unalloc_sections (shdr, &sec->shdr, in copy_elided_sections()
DChangeLog563 (compare_unalloc_sections): Take and use sig1 and sig2 as arguments.
564 (compare_sections): Pass signatures to compare_unalloc_sections.
627 * unstrip.c (compare_unalloc_sections): Also compare sh_size.