Searched refs:segment_is_encrypted (Results 1 – 1 of 1) sorted by relevance
1639 const bool segment_is_encrypted = in ProcessSegmentCommand() local1670 segment_sp->SetIsEncrypted(segment_is_encrypted); in ProcessSegmentCommand()1829 segment_sp->SetIsEncrypted(segment_is_encrypted); in ProcessSegmentCommand()1844 if (!segment_is_encrypted && load_cmd.filesize != 0) in ProcessSegmentCommand()1848 section_sp->SetIsEncrypted(segment_is_encrypted || section_is_encrypted); in ProcessSegmentCommand()