Home
last modified time | relevance | path

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

/DragonStub/apps/
H A Delf.c100 efi_printk(" e_shoff: %p\n", ehdr->e_shoff); in print_elf_info()
126 u64 shoff = ehdr->e_shoff; in parse_phdrs()
/DragonStub/inc/
H A Delf.h71 Elf32_Off e_shoff; /* Section header table file offset */ member
89 Elf64_Off e_shoff; /* Section header table file offset */ member