reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objcopy/COFF/Reader.cpp
  129              Sections.size())
  130       Sym.TargetSectionId = Sections[SymRef.getSectionNumber() - 1].UniqueId;
  140       if (Index <= 0 || static_cast<uint32_t>(Index - 1) >= Sections.size())
  143       Sym.AssociativeComdatTargetSectionId = Sections[Index - 1].UniqueId;