Home
last modified time | relevance | path

Searched defs:phnum (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/lib/
H A Dbuildid.c80 __u32 i, phnum; in get_build_id_32() local
113 __u32 i, phnum; in get_build_id_64() local
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_elf_loader.c50 u16 phnum; local
165 u16 phnum; local
H A Dremoteproc_coredump.c244 int phnum = 0; in rproc_coredump() local
H A Dimx_dsp_rproc.c849 u16 phnum; in imx_dsp_rproc_elf_load_segments() local
/openbmc/qemu/bsd-user/
H A Delfload.c65 static void bswap_phdr(struct elf_phdr *phdr, int phnum) in bswap_phdr()
117 static void bswap_phdr(struct elf_phdr *phdr, int phnum) { } in bswap_phdr()
/openbmc/qemu/dump/
H A Ddump.c144 uint16_t phnum = MIN(s->phdr_num, PN_XNUM); in prepare_elf64_header() local
171 uint16_t phnum = MIN(s->phdr_num, PN_XNUM); in prepare_elf32_header() local
/openbmc/qemu/linux-user/
H A Delfload.c2140 static void bswap_phdr(struct elf_phdr *phdr, int phnum) in bswap_phdr()
2192 static inline void bswap_phdr(struct elf_phdr *phdr, int phnum) { } in bswap_phdr()
/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c2070 size_t phnum; member