Searched refs:PN_XNUM (Results 1 – 12 of 12) sorted by relevance
112 if (phnum >= PN_XNUM) { in _libelf_setphnum()125 phnum = PN_XNUM; in _libelf_setphnum()
82 e->e_u.e_elf.e_nphdr = (phnum != PN_XNUM) ? phnum : in _libelf_load_extended()191 (shoff == 0LL && (shnum != 0 || phnum == PN_XNUM || in _libelf_ehdr()201 if ((shnum == 0 && shoff != 0) || phnum == PN_XNUM || strndx == SHN_XINDEX) { in _libelf_ehdr()
179 if (i_ehdrp->e_phnum == PN_XNUM) in elf_core_file_p()
273 if (tmp >= PN_XNUM) in elf_swap_ehdr_out()274 tmp = PN_XNUM; in elf_swap_ehdr_out()637 if (i_ehdrp->e_phnum == PN_XNUM) in elf_object_p()964 if (i_ehdrp->e_phnum >= PN_XNUM) in elf_write_shdrs_and_ehdr()
275 if (tmp >= PN_XNUM) in elf_swap_ehdr_out()276 tmp = PN_XNUM; in elf_swap_ehdr_out()668 if (i_ehdrp->e_phnum == PN_XNUM) in elf_object_p()1046 if (i_ehdrp->e_phnum >= PN_XNUM) in elf_write_shdrs_and_ehdr()
276 #define PN_XNUM 0xffff macro
291 #define PN_XNUM 0xffff macro
206 #define PN_XNUM 0xffff macro
1306 if (ws->npsections < PN_XNUM) { in coredump_setup_elf()1316 ehdr.e_phnum = PN_XNUM; in coredump_setup_elf()
3488 if (section_headers != NULL && elf_header.e_phnum == PN_XNUM) in process_file_header()3507 if (elf_header.e_phnum == PN_XNUM) in process_file_header()
2841 if (section_headers != NULL && elf_header.e_phnum == PN_XNUM) in process_file_header()2860 if (elf_header.e_phnum == PN_XNUM) in process_file_header()