Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/elf2dmp/
H A Dpe.h37 uint16_t NumberOfSections; member
/openbmc/linux/arch/arm/boot/compressed/
H A Defi-header.S50 .short section_count @ NumberOfSections
/openbmc/u-boot/include/
H A Dpe.h55 uint16_t NumberOfSections; member
/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c259 num_sections = nt->FileHeader.NumberOfSections; in efi_load_pe()