Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp963 const bool is_core = GetType() == eTypeCoreFile; in CreateSections() local
1078 if (add_section && (const_segname || is_core)) in CreateSections()