Searched refs:phentsize (Results 1 – 6 of 6) sorted by relevance
118 uint_fast16_t phentsize; in elf_from_remote_memory() local133 phentsize = ehdr.e32.e_phentsize; in elf_from_remote_memory()134 if (phentsize != sizeof (Elf32_Phdr) || phnum == 0) in elf_from_remote_memory()145 phentsize = ehdr.e64.e_phentsize; in elf_from_remote_memory()146 if (phentsize != sizeof (Elf64_Phdr) || phnum == 0) in elf_from_remote_memory()160 xlatefrom.d_size = phnum * phentsize; in elf_from_remote_memory()162 if ((size_t) nread >= phoff + phnum * phentsize) in elf_from_remote_memory()169 if (initial_bufsize < phnum * phentsize) in elf_from_remote_memory()171 unsigned char *newbuf = realloc (buffer, phnum * phentsize); in elf_from_remote_memory()180 phnum * phentsize, phnum * phentsize); in elf_from_remote_memory()
335 uint_fast16_t phentsize; in dwfl_segment_report_module() local362 phentsize = ehdr.e32.e_phentsize; in dwfl_segment_report_module()363 if (phentsize != sizeof (Elf32_Phdr)) in dwfl_segment_report_module()375 phentsize = ehdr.e64.e_phentsize; in dwfl_segment_report_module()376 if (phentsize != sizeof (Elf64_Phdr)) in dwfl_segment_report_module()393 xlatefrom.d_size = phnum * phentsize; in dwfl_segment_report_module()550 && likely (filesz_offset >= phoff + phnum * phentsize)) in dwfl_segment_report_module()
310 size_t phentsize = gelf_fsize (mod->main.elf, ELF_T_PHDR, 1, EV_CURRENT); in find_prelink_address_sync() local317 || ehdr.e32.e_phentsize != phentsize) in find_prelink_address_sync()325 || ehdr.e64.e_phentsize != phentsize) in find_prelink_address_sync()335 + phnum * phentsize in find_prelink_address_sync()367 src.d_size = phnum * phentsize; in find_prelink_address_sync()
338 size_t phentsize = gelf_fsize (relocated, ELF_T_PHDR, 1, EV_CURRENT); in relocate_section() local339 GElf_Off phdrs_end = phdrs_start + phnums * phentsize; in relocate_section()
36 actually used ehsize, shentsize and phentsize.
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...