reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
140 if (Index <= 0 || static_cast<uint32_t>(Index - 1) >= Sections.size()) 140 if (Index <= 0 || static_cast<uint32_t>(Index - 1) >= Sections.size()) 143 Sym.AssociativeComdatTargetSectionId = Sections[Index - 1].UniqueId;