Searched refs:ImageRecordCodeSectionList (Results 1 – 2 of 2) sorted by relevance
363 LIST_ENTRY *ImageRecordCodeSectionList; in SetNewRecord() local372 ImageRecordCodeSectionList = &ImageRecord->CodeSegmentList; in SetNewRecord()374 ImageRecordCodeSectionLink = ImageRecordCodeSectionList->ForwardLink; in SetNewRecord()375 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in SetNewRecord()878 LIST_ENTRY *ImageRecordCodeSectionList; in SortImageRecordCodeSection() local880 ImageRecordCodeSectionList = &ImageRecord->CodeSegmentList; in SortImageRecordCodeSection()882 ImageRecordCodeSectionLink = ImageRecordCodeSectionList->ForwardLink; in SortImageRecordCodeSection()884 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in SortImageRecordCodeSection()928 LIST_ENTRY *ImageRecordCodeSectionList; in IsImageRecordCodeSectionValid() local932 ImageRecordCodeSectionList = &ImageRecord->CodeSegmentList; in IsImageRecordCodeSectionValid()[all …]
356 LIST_ENTRY *ImageRecordCodeSectionList; in SetNewRecord() local380 ImageRecordCodeSectionList = &ImageRecord->CodeSegmentList; in SetNewRecord()382 ImageRecordCodeSectionLink = ImageRecordCodeSectionList->ForwardLink; in SetNewRecord()383 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in SetNewRecord()846 LIST_ENTRY *ImageRecordCodeSectionList; in SortImageRecordCodeSection() local848 ImageRecordCodeSectionList = &ImageRecord->CodeSegmentList; in SortImageRecordCodeSection()850 ImageRecordCodeSectionLink = ImageRecordCodeSectionList->ForwardLink; in SortImageRecordCodeSection()852 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in SortImageRecordCodeSection()896 LIST_ENTRY *ImageRecordCodeSectionList; in IsImageRecordCodeSectionValid() local900 ImageRecordCodeSectionList = &ImageRecord->CodeSegmentList; in IsImageRecordCodeSectionValid()[all …]