Home
last modified time | relevance | path

Searched refs:encrypted_file_ranges (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp968 EncryptedFileRanges encrypted_file_ranges; in CreateSections() local
985 encrypted_file_ranges.Append(entry); in CreateSections()
1332 … section_is_encrypted = encrypted_file_ranges.FindEntryThatContains(sect64.offset) != NULL; in CreateSections()