Searched refs:sections_flags_match (Results 1 – 2 of 2) sorted by relevance
908 sections_flags_match (Elf64_Xword sh_flags1, Elf64_Xword sh_flags2, in sections_flags_match() function925 return (sections_flags_match (sections[i].shdr.sh_flags, shdr->sh_flags, in sections_match()
216 * unstrip.c (sections_flags_match): New function.217 (sections_match): Use sections_flags_match.