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

References

lib/MC/MachObjectWriter.cpp
  830     SectionDataSize = std::max(SectionDataSize, Address + Size);
  830     SectionDataSize = std::max(SectionDataSize, Address + Size);
  847                           SectionDataSize, Prot, Prot);