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

References

include/llvm/Object/ObjectFile.h
  415   return OwningObject == Other.OwningObject &&
  416          SectionPimpl == Other.SectionPimpl;