Searched refs:SectionAlignment (Results 1 – 2 of 2) sorted by relevance
64 uint32_t SectionAlignment; member110 uint32_t SectionAlignment; /* 0x20 */ member
808 virt_size = ALIGN(virt_size, opt->SectionAlignment); in efi_load_pe()824 virt_size = ALIGN(virt_size, opt->SectionAlignment); in efi_load_pe()
Completed in 8 milliseconds