Home
last modified time | relevance | path

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

/third_party/elfutils/src/
H A Dunstrip.c968 sections_flags_match (Elf64_Xword sh_flags1, Elf64_Xword sh_flags2, in sections_flags_match()
973 sh_flags1 &= ~SHF_INFO_LINK; in sections_flags_match()
977 return sh_flags1 == sh_flags2;
966 sections_flags_match(Elf64_Xword sh_flags1, Elf64_Xword sh_flags2, Elf64_Word sh_type) sections_flags_match() argument

Completed in 4 milliseconds