Searched refs:SectionOneSize (Results 1 – 1 of 1) sorted by relevance
627 uint32_t SectionOneSize; member in llvm::object::WindowsResourceCOFFWriter671 SectionOneSize = Resources.getTreeSize(); in performSectionOneLayout()672 uint32_t CurrentStringOffset = SectionOneSize; in performSectionOneLayout()680 SectionOneSize += alignTo(TotalStringTableSize, sizeof(uint32_t)); in performSectionOneLayout()683 SectionOneRelocations = FileSize + SectionOneSize; in performSectionOneLayout()684 FileSize += SectionOneSize; in performSectionOneLayout()750 SectionOneHeader->SizeOfRawData = SectionOneSize; in writeFirstSectionHeader()822 Aux->Length = SectionOneSize; in writeSymbolTable()