Searched refs:NewSection (Results 1 – 1 of 1) sorted by relevance
995 Section_t * NewSection; in CreateSection() local1017 NewSection = Sections+NewIndex; in CreateSection()1019 NewSection->Type = SectionType; in CreateSection()1020 NewSection->Size = Size; in CreateSection()1021 NewSection->Data = Data; in CreateSection()1023 return NewSection; in CreateSection()