Searched refs:HasDebugSections (Results 1 – 3 of 3) sorted by relevance
399 bool HasDebugSections = false; in modifyPassConfigForMachO() local402 HasDebugSections = true; in modifyPassConfigForMachO()406 if (HasDebugSections) { in modifyPassConfigForMachO()
106 HasDebugSections = 1 << 1, enumerator277 DebugObj->setFlags(HasDebugSections); in CreateArchType()414 if (RequireDebugSections && !(**DebugObj).hasFlags(HasDebugSections)) { in notifyMaterializing()