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

References

lib/Object/XCOFFObjectFile.cpp
  210   if (!ExpSec)
  211     return ExpSec.takeError();
  213   return section_iterator(SectionRef(ExpSec.get(), this));