Home
last modified time | relevance | path

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

/xen/xen/arch/x86/boot/
A Dmkelf32.c146 eh->e_phnum = swap16(eh->e_phnum); in endianadjust_ehdr32()
165 eh->e_phnum = swap16(eh->e_phnum); in endianadjust_ehdr64()
323 if ( in64_ehdr.e_phnum != num_phdrs ) in main()
326 num_phdrs, (int)in64_ehdr.e_phnum); in main()
388 out_ehdr.e_phnum = num_phdrs; in main()
/xen/xen/include/xen/
A Delfstructs.h127 Elf32_Half e_phnum; /* number of program header entries */ member
145 Elf64_Half e_phnum; /* Number of program headers */ member
/xen/xen/common/libelf/
A Dlibelf-tools.c147 return elf_uval(elf, elf->ehdr, e_phnum); in elf_phdr_count()
A Dlibelf-loader.c358 elf_store_field_bitness(elf, header_handle, e_phnum, 0); in elf_load_bsdsyms()
/xen/xen/common/
A Dlivepatch_elf.c443 hdr->e_phnum != 0 ) in livepatch_header_check()
/xen/tools/libxc/
A Dxc_core.c261 ehdr->e_phnum = 0; in xc_core_ehdr_init()

Completed in 12 milliseconds