Home
last modified time | relevance | path

Searched refs:e_phnum (Results 1 – 2 of 2) sorted by relevance

/DragonStub/apps/
H A Delf.c104 efi_printk(" e_phnum: %d\n", ehdr->e_phnum); in print_elf_info()
114 if (ehdr->e_phnum == 0) { in parse_phdrs()
124 u16 phnum = ehdr->e_phnum; in parse_phdrs()
/DragonStub/inc/
H A Delf.h75 Elf32_Half e_phnum; /* Program header table entry count */ member
93 Elf64_Half e_phnum; /* Program header table entry count */ member