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

References

include/llvm/Object/ObjectFile.h
  424   assert(OwningObject == Other.OwningObject);
  425   return SectionPimpl < Other.SectionPimpl;