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

References

lib/MC/XCOFFObjectWriter.cpp
  132     Index = UninitializedIndex;
  329     if (Section->Index == Section::UninitializedIndex || Section->IsVirtual)
  489     if (Sec->Index == Section::UninitializedIndex)
  519     if (Section->Index == Section::UninitializedIndex)
  527       const int16_t SectionIndex = Section->Index;
  567     Section->Index = SectionIndex++;
  614     if (Sec->Index == Section::UninitializedIndex || Sec->IsVirtual)