Searched refs:comdatGroups (Results 1 – 3 of 3) sorted by relevance
66 llvm::DenseMap<llvm::CachedHashStringRef, const InputFile *> comdatGroups; variable
652 symtab.comdatGroups.try_emplace(CachedHashStringRef(signature), this) in parse()790 symtab.comdatGroups.find(CachedHashStringRef(signature))->second == in initializeSections()1719 symtab.comdatGroups.try_emplace(CachedHashStringRef(s.first), this) in parse()
545 symtab.comdatGroups.lookup(CachedHashStringRef(signature))) { in maybeReportDiscarded()