Lines Matching refs:sh_flags
450 && (shdr->sh_flags & SHF_COMPRESSED) == 0 in process_file()
457 && (shdr->sh_flags & SHF_COMPRESSED) != 0) in process_file()
469 && (shdr->sh_flags & SHF_ALLOC) == 0) in process_file()
511 if ((shdr->sh_flags & SHF_ALLOC) != 0) in process_file()
691 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in process_file()
713 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in process_file()
777 if ((shdr->sh_flags & SHF_COMPRESSED) == 0) in process_file()
909 if ((shdr->sh_flags == SHF_COMPRESSED) != 0) in process_file()
1020 shdr->sh_flags = 0; in process_file()
1069 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in process_file()
1122 if ((shdr->sh_flags & SHF_ALLOC) == 0) in process_file()
1210 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in process_file()