Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c950 sections_flags_match (Elf64_Xword sh_flags1, Elf64_Xword sh_flags2, in sections_flags_match() argument
956 sh_flags2 &= ~SHF_INFO_LINK; in sections_flags_match()
959 return sh_flags1 == sh_flags2; in sections_flags_match()