Searched refs:DerivedSec (Results 1 – 1 of 1) sorted by relevance
202 XCOFFYAML::Section DerivedSec = InitSections[I]; in writeSectionHeader() local206 YamlSec.Address ? YamlSec.Address : DerivedSec.Address; in writeSectionHeader()209 W.write<uint32_t>(YamlSec.Size ? YamlSec.Size : DerivedSec.Size); in writeSectionHeader()211 : DerivedSec.FileOffsetToData); in writeSectionHeader()214 : DerivedSec.FileOffsetToRelocations); in writeSectionHeader()218 : DerivedSec.NumberOfRelocations); in writeSectionHeader()