Searched refs:PN_XNUM (Results 1 – 11 of 11) sorted by relevance
112 || count == PN_XNUM in ElfW2()123 if (unlikely (count >= PN_XNUM && scn0->shdr.ELFW(e,LIBELFBITS) == NULL)) in ElfW2()143 if (count >= PN_XNUM) in ElfW2()153 elf->state.ELFW(elf,LIBELFBITS).ehdr->e_phnum = PN_XNUM; in ElfW2()
85 && (elf->state.elf32.ehdr->e_phnum != PN_XNUM in gelf_update_phdr()122 && (elf->state.elf64.ehdr->e_phnum != PN_XNUM in gelf_update_phdr()
55 if (*dst == PN_XNUM) in __elf_getphdrnum_rdlock()
395 actually exists before handling PN_XNUM.640 If COUNT is too large, use store PN_XNUM instead and set sh_info.
595 #define PN_XNUM 0xffff macro
61 #define PN_XNUM 0xffff macro
423 #define VKI_PN_XNUM PN_XNUM
473 if (ehdr->e_phnum == PN_XNUM) in check_elf_header()482 if (shdr->sh_info < PN_XNUM) in check_elf_header()3689 if (shdr->sh_info != 0 && ehdr->e_phnum != PN_XNUM) in check_sections()
1800 * readelf.c (print_ehdr): Handle PN_XNUM.1810 (check_elf_header): Set it, handling PN_XNUM.
1025 if (ehdr->e_phnum == PN_XNUM) in print_ehdr()
594 #define PN_XNUM 0xffff macro