Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
DElfConvert.c141 Hdr->PointerToRelocations = 0; in CreateSectionHeader()
DGenFw.c899 *(UINT64 *) &SectionHeader->PointerToRelocations = NewPe32BaseAddress; in SetAddressToSectionHeader()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiImage.h328 UINT32 PointerToRelocations; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPeImage.h288 UINT32 PointerToRelocations; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
DPeImage.h321 UINT32 PointerToRelocations; member
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Image/
DImage.c291 ValueInSectionHeader = ReadUnaligned64((UINT64*)&SectionHeader.PointerToRelocations); in GetPeCoffImageFixLoadingAssignedAddress()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DDispatcher.c272 ValueInSectionHeader = ReadUnaligned64((UINT64*)&SectionHeader.PointerToRelocations); in GetPeCoffImageFixLoadingAssignedAddress()
DPiSmmIpl.c884 ValueInSectionHeader = ReadUnaligned64((UINT64*)&SectionHeader.PointerToRelocations); in GetPeCoffImageFixLoadingAssignedAddress()
DMemoryAttributesTable.c1167 …UG ((DEBUG_VERBOSE, "SMM PointerToRelocations - 0x%08x\n", Section[Index].PointerToRelocations)); in SmmInsertImageRecord()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
DPropertiesTable.c1200 … DEBUG ((EFI_D_VERBOSE, " PointerToRelocations - 0x%08x\n", Section[Index].PointerToRelocations)); in InsertImageRecord()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
DImage.c405 ValueInSectionHeader = ReadUnaligned64((UINT64*)&SectionHeader.PointerToRelocations); in GetPeCoffImageFixLoadingAssignedAddress()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
DVolInfo.c1451 *(UINT64 *) &SectionHeader->PointerToRelocations = NewPe32BaseAddress; in SetAddressToSectionHeader()