Searched refs:get_shnum (Results 1 – 2 of 2) sorted by relevance
11 * elf_begin.c (get_shnum): Make sure the full Ehdr is available.114 * elf_begin.c (get_shnum): Define offset as int64_t instead of372 * elf_begin.c (get_shnum): Likewise. Explicitly set libelf errno on612 * elf_begin.c (get_shnum): Elf64_Shdr.sh_size is an Elf64_Xword.706 * elf_begin.c (get_shnum): Check alignment of Shdr, not Ehdr before993 * elf_begin.c (get_shnum): Ensure section headers fits into1346 * elf_begin.c (get_shnum): Avoid misaligned reads for matching endian.1539 * elf_begin.c (get_shnum): Fix test for e_shoff being out of bounds.1694 (get_shnum): Use passed in e_ident value as source of ELF header.1707 * elf_begin.c (get_shnum): Optimize memory handling. Always read from
74 get_shnum (void *map_address, unsigned char *e_ident, int fildes, in get_shnum() function296 size_t scncnt = get_shnum (map_address, e_ident, fildes, offset, maxsize); in file_read_elf()