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

References

lib/Object/WindowsResource.cpp
  673   SectionOneSize = Resources.getTreeSize();
  674   uint32_t CurrentStringOffset = SectionOneSize;
  682   SectionOneSize += alignTo(TotalStringTableSize, sizeof(uint32_t));
  685   SectionOneRelocations = FileSize + SectionOneSize;
  686   FileSize += SectionOneSize;
  750   SectionOneHeader->SizeOfRawData = SectionOneSize;
  822   Aux->Length = SectionOneSize;