reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
113 if (RemovedSections.count(Sym.AssociativeComdatTargetSectionId) ==
tools/llvm-objcopy/COFF/Reader.cpp 143 Sym.AssociativeComdatTargetSectionId = Sections[Index - 1].UniqueId;
tools/llvm-objcopy/COFF/Writer.cpp60 if (Sym.AssociativeComdatTargetSectionId == 0) { 65 Sec = Obj.findSection(Sym.AssociativeComdatTargetSectionId);