Searched refs:newChunk (Results 1 – 1 of 1) sorted by relevance
586 SectionChunk newChunk(this, getSection(sym)); in handleComdatSelection() local590 if (leaderChunk->getContents() != newChunk.getContents()) in handleComdatSelection()591 ctx.symtab.reportDuplicate(leader, this, &newChunk, sym.getValue()); in handleComdatSelection()