Searched refs:IsEncrypted (Results 1 – 4 of 4) sorted by relevance
178 if (m_section_sp.get() == nullptr || m_section_sp->IsEncrypted()) in GetAddressRange()193 if (m_section_sp.get() == nullptr || m_section_sp->IsEncrypted()) in GetFDEEntryByFileAddress()410 if (m_section_sp.get() == nullptr || m_section_sp->IsEncrypted()) in GetFDEIndex()532 if (m_section_sp.get() == nullptr || m_section_sp->IsEncrypted()) in FDEToUnwindPlan()
262 if (m_section_sp->IsEncrypted()) { in ScanIndex()
173 bool IsEncrypted() const { return m_encrypted; } in IsEncrypted() function
1719 if (section_sp->IsEncrypted()) { in ReadMemoryFromFileCache()