Home
last modified time | relevance | path

Searched refs:ImageRecordCodeSectionEndLink (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
DPropertiesTable.c350 LIST_ENTRY *ImageRecordCodeSectionEndLink; in SetNewRecord() local
363 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in SetNewRecord()
364 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SetNewRecord()
838 LIST_ENTRY *ImageRecordCodeSectionEndLink; in SortImageRecordCodeSection() local
845 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in SortImageRecordCodeSection()
846 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SortImageRecordCodeSection()
853 while (NextImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SortImageRecordCodeSection()
888 LIST_ENTRY *ImageRecordCodeSectionEndLink; in IsImageRecordCodeSectionValid() local
896 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in IsImageRecordCodeSectionValid()
898 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in IsImageRecordCodeSectionValid()