Searched refs:SectionTwoSize (Results 1 – 1 of 1) sorted by relevance
632 uint32_t SectionTwoSize; member in llvm::object::WindowsResourceCOFFWriter696 SectionTwoSize = 0; in performSectionTwoLayout()698 DataOffsets.push_back(SectionTwoSize); in performSectionTwoLayout()699 SectionTwoSize += alignTo(Entry.size(), sizeof(uint64_t)); in performSectionTwoLayout()701 FileSize += SectionTwoSize; in performSectionTwoLayout()770 SectionTwoHeader->SizeOfRawData = SectionTwoSize; in writeSecondSectionHeader()843 Aux->Length = SectionTwoSize; in writeSymbolTable()