Searched refs:PN_XNUM (Results 1 – 7 of 7) 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()
211 if (seginfo.count + 1 >= PN_XNUM) in elf_coredump()503 if (numsegs + 1 < PN_XNUM) { in elf_puthdr()507 ehdr->e_phnum = PN_XNUM; in elf_puthdr()
587 #define PN_XNUM 0xffff macro
1615 if (seginfo.count + 1 >= PN_XNUM) in __elfN()1939 if (numsegs + 1 < PN_XNUM) { in __elfN()1943 ehdr->e_phnum = PN_XNUM; in __elfN()
2310 #define PN_XNUM 0xFFFFU /* Use extended section numbering. */ macro
2326 if (re->ehdr.e_phnum == PN_XNUM) { in dump_ehdr()