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

References

lib/MC/MachObjectWriter.cpp
  343   uint8_t SectionIndex = MSD.SectionIndex;
  353       SectionIndex = AliaseeInfo->SectionIndex;
  580       MSD.SectionIndex = 0;
  583       MSD.SectionIndex = 0;
  586       MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
  587       assert(MSD.SectionIndex && "Invalid section index!");
  606       MSD.SectionIndex = 0;
  609       MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
  610       assert(MSD.SectionIndex && "Invalid section index!");