Searched refs:NextImageRecordCodeSection (Results 1 – 1 of 1) sorted by relevance
835 IMAGE_PROPERTIES_RECORD_CODE_SECTION *NextImageRecordCodeSection; in SortImageRecordCodeSection() local854 NextImageRecordCodeSection = CR ( in SortImageRecordCodeSection()860 if (ImageRecordCodeSection->CodeSegmentBase > NextImageRecordCodeSection->CodeSegmentBase) { in SortImageRecordCodeSection()861 SwapImageRecordCodeSection (ImageRecordCodeSection, NextImageRecordCodeSection); in SortImageRecordCodeSection()