Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/src/
H A Dunstrip.c762 compare_unalloc_sections (const GElf_Shdr *shdr1, const GElf_Shdr *shdr2, in compare_unalloc_sections() function
798 : compare_unalloc_sections (&s1->shdr, &s2->shdr, in compare_sections()
1564 int cmp = compare_unalloc_sections (shdr, &section->shdr, in copy_elided_sections()
H A DChangeLog920 (compare_unalloc_sections): Take and use sig1 and sig2 as arguments.
921 (compare_sections): Pass signatures to compare_unalloc_sections.
984 * unstrip.c (compare_unalloc_sections): Also compare sh_size.