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

References

lib/Object/WindowsResource.cpp
  696   SectionTwoSize = 0;
  698     DataOffsets.push_back(SectionTwoSize);
  699     SectionTwoSize += alignTo(Entry.size(), sizeof(uint64_t));
  701   FileSize += SectionTwoSize;
  768   SectionTwoHeader->SizeOfRawData = SectionTwoSize;
  841   Aux->Length = SectionTwoSize;