Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c964 sections_flags_match (Elf64_Xword sh_flags1, Elf64_Xword sh_flags2, in sections_flags_match() argument
969 sh_flags1 &= ~SHF_INFO_LINK; in sections_flags_match()
973 return sh_flags1 == sh_flags2; in sections_flags_match()