Lines Matching refs:sh_flags
480 && (shdr->sh_flags & SHF_COMPRESSED) == 0 in process_file()
487 && (shdr->sh_flags & SHF_COMPRESSED) != 0) in process_file()
499 && (shdr->sh_flags & SHF_ALLOC) == 0) in process_file()
543 if ((shdr->sh_flags & SHF_ALLOC) != 0) in process_file()
723 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in process_file()
745 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in process_file()
800 if ((shdr->sh_flags & SHF_COMPRESSED) == 0) in process_file()
923 if ((shdr->sh_flags == SHF_COMPRESSED) != 0) in process_file()
1028 shdr->sh_flags = 0; in process_file()
1077 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in process_file()
1130 if ((shdr->sh_flags & SHF_ALLOC) == 0) in process_file()
1218 if ((shdr->sh_flags & SHF_COMPRESSED) != 0) in process_file()