Searched refs:SectionOneSize (Results 1 – 1 of 1) sorted by relevance
628 uint32_t SectionOneSize; member in llvm::object::WindowsResourceCOFFWriter672 SectionOneSize = Resources.getTreeSize(); in performSectionOneLayout()673 uint32_t CurrentStringOffset = SectionOneSize; in performSectionOneLayout()681 SectionOneSize += alignTo(TotalStringTableSize, sizeof(uint32_t)); in performSectionOneLayout()684 SectionOneRelocations = FileSize + SectionOneSize; in performSectionOneLayout()685 FileSize += SectionOneSize; in performSectionOneLayout()751 SectionOneHeader->SizeOfRawData = SectionOneSize; in writeFirstSectionHeader()823 Aux->Length = SectionOneSize; in writeSymbolTable()