Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c950 sections_flags_match (Elf64_Xword sh_flags1, Elf64_Xword sh_flags2, in sections_flags_match() function
967 return (sections_flags_match (sections[i].shdr.sh_flags, shdr->sh_flags, in sections_match()
DChangeLog1279 * unstrip.c (sections_flags_match): New function.
1280 (sections_match): Use sections_flags_match.