Searched refs:comdatGroups (Results 1 – 3 of 3) sorted by relevance
70 llvm::DenseMap<llvm::CachedHashStringRef, const InputFile *> comdatGroups; variable
572 ctx.symtab->comdatGroups in parse()788 ctx.symtab->comdatGroups.find(CachedHashStringRef(signature)) in initializeSections()1882 ctx.symtab->comdatGroups.try_emplace(CachedHashStringRef(s.first), this) in parse()
540 ctx.symtab->comdatGroups.lookup(CachedHashStringRef(signature))) { in maybeReportDiscarded()