Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp958 const bool is_dsym = (m_header.filetype == HeaderFileTypeDSYM); in CreateSections() local
1010 if (is_dsym && unified_section_sp) in CreateSections()
1344 if (segment_sp && is_dsym) in CreateSections()