Searched defs:SectionAlignment (Results 1 - 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
H A DPeCoffLib.h58 UINT32 SectionAlignment; member in struct:__anon3423
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
H A DPeCoffLib.h122 UINT32 SectionAlignment; member in struct:__anon7709
206 DestinationAddress, RelocationsStripped, SectionAlignment, SizeOfHeaders, and
213 If the image is a TE image, then SectionAlignment is set to 0.
241 ImageSize, DestinationAddress, RelocationsStripped, SectionAlignment, SizeOfHeaders,
276 DestinationAddress, RelocationsStripped, SectionAlignment, SizeOfHeaders, and DebugDirectoryEntryRva
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/
H A DPeiPeCoffLoader.h61 UINT32 SectionAlignment; member in struct:__anon4567
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
H A DEdkIIGluePeCoffLib.h78 UINT32 SectionAlignment; member in struct:__anon4898
98 PdbPointer, RelocationsStripped, SectionAlignment, SizeOfHeaders, and DebugDirectoryEntryRva
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DPropertiesTable.c780 @param SectionAlignment PE/COFF section alignment
785 IN UINT32 SectionAlignment
788 if (((SectionAlignment & (EFI_ACPI_RUNTIME_PAGE_ALLOCATION_ALIGNMENT - 1)) != 0) &&
1048 UINT32 SectionAlignment; local
1099 // Get SectionAlignment
1116 SectionAlignment = Hdr.Pe32->OptionalHeader.SectionAlignment;
1118 SectionAlignment = Hdr.Pe32Plus->OptionalHeader.SectionAlignment;
1121 SetPropertiesTableSectionAlignment (SectionAlignment);
[all...]
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
H A DPeImage.h191 UINT32 SectionAlignment; member in struct:__anon3618
238 UINT32 SectionAlignment; member in struct:__anon3619
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
H A DEfiImage.h183 UINT32 SectionAlignment; member in struct:__anon3987
229 UINT32 SectionAlignment; member in struct:__anon3988
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
H A DPeImage.h163 UINT32 SectionAlignment; member in struct:__anon7345
213 UINT32 SectionAlignment; member in struct:__anon7346

Completed in 158 milliseconds