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