Searched refs:get_shnum (Results 1 – 2 of 2) sorted by relevance
93 * elf_begin.c (get_shnum): Take offset into account for Shdr108 * elf_begin.c (get_shnum): Use offsetof to get field of unaligned145 * elf_begin.c (get_shnum): Make sure the full Ehdr is available.248 * elf_begin.c (get_shnum): Define offset as int64_t instead of506 * elf_begin.c (get_shnum): Likewise. Explicitly set libelf errno on746 * elf_begin.c (get_shnum): Elf64_Shdr.sh_size is an Elf64_Xword.840 * elf_begin.c (get_shnum): Check alignment of Shdr, not Ehdr before1127 * elf_begin.c (get_shnum): Ensure section headers fits into1480 * elf_begin.c (get_shnum): Avoid misaligned reads for matching endian.1673 * elf_begin.c (get_shnum): Fix test for e_shoff being out of bounds.[all …]
72 get_shnum (void *map_address, unsigned char *e_ident, int fildes, in get_shnum() function298 size_t scncnt = get_shnum (map_address, e_ident, fildes, offset, maxsize); in file_read_elf()