Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Defi-header.S50 .short section_count @ NumberOfSections
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_image_loader.c113 num_sections = nt->FileHeader.NumberOfSections; in efi_load_pe()
/OK3568_Linux_fs/u-boot/include/
H A Dpe.h50 uint16_t NumberOfSections; member