Home
last modified time | relevance | path

Searched refs:PN_XNUM (Results 1 - 12 of 12) sorted by relevance

/third_party/elfutils/libelf/
H A Delf32_newphdr.c99 /* Also clear any old PN_XNUM extended value. */ in ElfW2()
115 || count == PN_XNUM in ElfW2()
126 if (unlikely (count >= PN_XNUM && scn0->shdr.ELFW(e,LIBELFBITS) == NULL)) in ElfW2()
146 if (count >= PN_XNUM) in ElfW2()
156 elf->state.ELFW(elf,LIBELFBITS).ehdr->e_phnum = PN_XNUM; in ElfW2()
H A Dgelf_update_phdr.c85 && (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()
H A Delf_getphdrnum.c56 if (*dst == PN_XNUM) in __elf_getphdrnum_rdlock()
63 written without PN_XNUM support. Either that or it's bad data. */ in __elf_getphdrnum_rdlock()
H A Delf.h713 #define PN_XNUM 0xffff macro
/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H A Dauxv.rs339 if hdr.e_phnum == PN_XNUM { in check_elf_base()
/third_party/elfutils/src/
H A Delflint.c476 if (ehdr->e_phnum == PN_XNUM) in check_elf_header()
485 if (shdr->sh_info < PN_XNUM) in check_elf_header()
3741 if (shdr->sh_info != 0 && ehdr->e_phnum != PN_XNUM) in check_sections()
H A Dreadelf.c1160 if (ehdr->e_phnum == PN_XNUM) in print_ehdr()
/third_party/musl/porting/linux/user/include/
H A Delf.h619 #define PN_XNUM 0xffff macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h615 #define PN_XNUM 0xffff macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h615 #define PN_XNUM 0xffff macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h615 #define PN_XNUM 0xffff macro
/third_party/musl/include/
H A Delf.h631 #define PN_XNUM 0xffff macro

Completed in 80 milliseconds