Searched refs:e_phnum (Results 1 – 6 of 6) sorted by relevance
146 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()
127 Elf32_Half e_phnum; /* number of program header entries */ member145 Elf64_Half e_phnum; /* Number of program headers */ member
147 return elf_uval(elf, elf->ehdr, e_phnum); in elf_phdr_count()
358 elf_store_field_bitness(elf, header_handle, e_phnum, 0); in elf_load_bsdsyms()
443 hdr->e_phnum != 0 ) in livepatch_header_check()
261 ehdr->e_phnum = 0; in xc_core_ehdr_init()
Completed in 12 milliseconds