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