Searched refs:leaderDef (Results 1 – 1 of 1) sorted by relevance
575 const coff_aux_section_definition *leaderDef = nullptr; in handleComdatSelection() local577 leaderDef = findSectionDef(leaderChunk->file->getCOFFObj(), in handleComdatSelection()579 if (!leaderDef || leaderDef->Length != def->Length) in handleComdatSelection()