Searched refs:DIVersionKey (Results 1 – 2 of 2) sorted by relevance
155 StringRef DIVersionKey = "Debug Info Version"; in applyDebugifyMetadata() local156 if (!M.getModuleFlag(DIVersionKey)) in applyDebugifyMetadata()157 M.addModuleFlag(Module::Warning, DIVersionKey, DEBUG_METADATA_VERSION); in applyDebugifyMetadata()
195 StringRef DIVersionKey = "Debug Info Version"; in applyDebugifyMetadata() local196 if (!M.getModuleFlag(DIVersionKey)) in applyDebugifyMetadata()197 M.addModuleFlag(Module::Warning, DIVersionKey, DEBUG_METADATA_VERSION); in applyDebugifyMetadata()