Searched refs:ImageRecordCodeSectionLink (Results 1 – 2 of 2) sorted by relevance
361 LIST_ENTRY *ImageRecordCodeSectionLink; in SetNewRecord() local374 ImageRecordCodeSectionLink = ImageRecordCodeSectionList->ForwardLink; in SetNewRecord()376 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SetNewRecord()378 ImageRecordCodeSectionLink, in SetNewRecord()383 ImageRecordCodeSectionLink = ImageRecordCodeSectionLink->ForwardLink; in SetNewRecord()875 LIST_ENTRY *ImageRecordCodeSectionLink; in SortImageRecordCodeSection() local882 ImageRecordCodeSectionLink = ImageRecordCodeSectionList->ForwardLink; in SortImageRecordCodeSection()883 NextImageRecordCodeSectionLink = ImageRecordCodeSectionLink->ForwardLink; in SortImageRecordCodeSection()885 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SortImageRecordCodeSection()887 ImageRecordCodeSectionLink, in SortImageRecordCodeSection()[all …]
354 LIST_ENTRY *ImageRecordCodeSectionLink; in SetNewRecord() local382 ImageRecordCodeSectionLink = ImageRecordCodeSectionList->ForwardLink; in SetNewRecord()384 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SetNewRecord()386 ImageRecordCodeSectionLink, in SetNewRecord()391 ImageRecordCodeSectionLink = ImageRecordCodeSectionLink->ForwardLink; in SetNewRecord()843 LIST_ENTRY *ImageRecordCodeSectionLink; in SortImageRecordCodeSection() local850 ImageRecordCodeSectionLink = ImageRecordCodeSectionList->ForwardLink; in SortImageRecordCodeSection()851 NextImageRecordCodeSectionLink = ImageRecordCodeSectionLink->ForwardLink; in SortImageRecordCodeSection()853 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SortImageRecordCodeSection()855 ImageRecordCodeSectionLink, in SortImageRecordCodeSection()[all …]