Searched refs:SectionTwoSize (Results 1 – 1 of 1) sorted by relevance
631 uint32_t SectionTwoSize; member in llvm::object::WindowsResourceCOFFWriter695 SectionTwoSize = 0; in performSectionTwoLayout()697 DataOffsets.push_back(SectionTwoSize); in performSectionTwoLayout()698 SectionTwoSize += alignTo(Entry.size(), sizeof(uint64_t)); in performSectionTwoLayout()700 FileSize += SectionTwoSize; in performSectionTwoLayout()769 SectionTwoHeader->SizeOfRawData = SectionTwoSize; in writeSecondSectionHeader()842 Aux->Length = SectionTwoSize; in writeSymbolTable()