Searched refs:sections_flags_match (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dunstrip.c910 sections_flags_match (Elf64_Xword sh_flags1, Elf64_Xword sh_flags2,
927 return (sections_flags_match (sections[i].shdr.sh_flags, shdr->sh_flags,
908 sections_flags_match (Elf64_Xword sh_flags1, Elf64_Xword sh_flags2, function

Completed in 72 milliseconds