Searched refs:HasDebugSections (Results 1 – 2 of 2) sorted by relevance
393 bool HasDebugSections = false; in modifyPassConfigForMachO() local396 HasDebugSections = true; in modifyPassConfigForMachO()400 if (HasDebugSections) { in modifyPassConfigForMachO()
108 HasDebugSections = 1 << 1, enumerator279 DebugObj->setFlags(HasDebugSections); in CreateArchType()415 if (RequireDebugSections && !(**DebugObj).hasFlags(HasDebugSections)) { in notifyMaterializing()