Searched refs:segment_is_encrypted (Results 1 – 1 of 1) sorted by relevance
1069 … const bool segment_is_encrypted = (load_cmd.flags & SegmentCommandFlagBitProtectedVersion1) != 0; in CreateSections() local1091 segment_sp->SetIsEncrypted (segment_is_encrypted); in CreateSections()1201 segment_sp->SetIsEncrypted (segment_is_encrypted); in CreateSections()1331 if (!segment_is_encrypted && load_cmd.filesize != 0) in CreateSections()1334 … section_sp->SetIsEncrypted (segment_is_encrypted || section_is_encrypted); in CreateSections()