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