Searched refs:SectionTableStart (Results 1 – 1 of 1) sorted by relevance
118 uint32_t SectionTableStart = 0; in layoutCOFF() local123 SectionTableStart = sizeof(COFF::header) + CP.Obj.Header.SizeOfOptionalHeader; in layoutCOFF()126 uint32_t CurrentSectionDataOffset = SectionTableStart + SectionTableSize; in layoutCOFF()