HomeSort by relevance Sort by last modified time
    Searched refs:NextImageRecordCodeSection (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
PropertiesTable.c 874 IMAGE_PROPERTIES_RECORD_CODE_SECTION *NextImageRecordCodeSection;
893 NextImageRecordCodeSection = CR (
899 if (ImageRecordCodeSection->CodeSegmentBase > NextImageRecordCodeSection->CodeSegmentBase) {
900 SwapImageRecordCodeSection (ImageRecordCodeSection, NextImageRecordCodeSection);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
MemoryAttributesTable.c 842 IMAGE_PROPERTIES_RECORD_CODE_SECTION *NextImageRecordCodeSection;
861 NextImageRecordCodeSection = CR (
    [all...]

Completed in 67 milliseconds