Searched refs:PN_XNUM (Results 1 – 10 of 10) sorted by relevance
114 || count == PN_XNUM134 if (count >= PN_XNUM)145 elf->state.ELFW(elf,LIBELFBITS).ehdr->e_phnum = PN_XNUM;
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()
84 && (elf->state.elf32.ehdr->e_phnum != PN_XNUM126 && (elf->state.elf64.ehdr->e_phnum != PN_XNUM
56 if (*dst == PN_XNUM)
71 actually exists before handling PN_XNUM.316 If COUNT is too large, use store PN_XNUM instead and set sh_info.
569 #define PN_XNUM 0xffff macro
61 #define PN_XNUM 0xffff macro
471 if (ehdr->e_phnum == PN_XNUM) in check_elf_header()480 if (shdr->sh_info < PN_XNUM) in check_elf_header()3492 if (shdr->sh_info != 0 && ehdr->e_phnum != PN_XNUM) in check_sections()
1315 * readelf.c (print_ehdr): Handle PN_XNUM.1325 (check_elf_header): Set it, handling PN_XNUM.
998 if (ehdr->e_phnum == PN_XNUM) in print_ehdr()