Searched refs:section_is_encrypted (Results 1 – 1 of 1) sorted by relevance
1330 bool section_is_encrypted = false; in CreateSections() local1332 … section_is_encrypted = encrypted_file_ranges.FindEntryThatContains(sect64.offset) != NULL; in CreateSections()1334 … section_sp->SetIsEncrypted (segment_is_encrypted || section_is_encrypted); in CreateSections()