Searched refs:SectionTwoSize (Results 1 – 1 of 1) sorted by relevance
630 uint32_t SectionTwoSize; member in llvm::object::WindowsResourceCOFFWriter694 SectionTwoSize = 0; in performSectionTwoLayout()696 DataOffsets.push_back(SectionTwoSize); in performSectionTwoLayout()697 SectionTwoSize += alignTo(Entry.size(), sizeof(uint64_t)); in performSectionTwoLayout()699 FileSize += SectionTwoSize; in performSectionTwoLayout()768 SectionTwoHeader->SizeOfRawData = SectionTwoSize; in writeSecondSectionHeader()841 Aux->Length = SectionTwoSize; in writeSymbolTable()