Searched refs:SectionOneSize (Results 1 – 1 of 1) sorted by relevance
345 uint32_t SectionOneSize; member in llvm::object::WindowsResourceCOFFWriter388 SectionOneSize = Resources.getTreeSize(); in performSectionOneLayout()389 uint32_t CurrentStringOffset = SectionOneSize; in performSectionOneLayout()397 SectionOneSize += alignTo(TotalStringTableSize, sizeof(uint32_t)); in performSectionOneLayout()400 SectionOneRelocations = FileSize + SectionOneSize; in performSectionOneLayout()401 FileSize += SectionOneSize; in performSectionOneLayout()462 SectionOneHeader->SizeOfRawData = SectionOneSize; in writeFirstSectionHeader()535 Aux->Length = SectionOneSize; in writeSymbolTable()