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

References

lib/Object/MachOObjectFile.cpp
 1985   if (SectionIndex < 1 || SectionIndex > Sections.size())
 1985   if (SectionIndex < 1 || SectionIndex > Sections.size())
 1986     return malformedError("bad section index: " + Twine((int)SectionIndex));
 1989   DRI.d.a = SectionIndex - 1;