Searched refs:sh_flags1 (Results 1 – 1 of 1) sorted by relevance
964 sections_flags_match (Elf64_Xword sh_flags1, Elf64_Xword sh_flags2, in sections_flags_match() argument969 sh_flags1 &= ~SHF_INFO_LINK; in sections_flags_match()973 return sh_flags1 == sh_flags2; in sections_flags_match()