Lines Matching refs:elf_getarsym
263 * elf_getarsym.c (elf_getarsym): Initialize n to zero.
294 * elf_getarsym.c (elf_getarsym): Open code rawmemchr when not
477 * elf_getarsym.c (elf_getarsym): Do not use
565 * elf_getarsym.c (elf_getarsym): Allocate temporary file_date with
589 * elf_getarsym.c (elf_getarsym): Allocate temporary file_date with
695 * elf_getarsym.c (elf_getarsym): Check index_size doesn't overflow.
714 * elf_getarsym.c (elf_getarsym): Make sure n * w doesn't overflow.
841 * elf_getarsym.c (elf_getarsym): Likewise.
884 * elf_getarsym.c (elf_getarsym): Copy FILE_DATA into stack space if it
887 * elf_getarsym.c (read_number_entries): Use memcpy instead of pointer
905 * elf_getarsym (read_number_entries): New function.
906 (elf_getarsym): Handle 64-bit symbol table, stored in special
1457 * libelf.h (elf_getarsym): Fix comment typo.
1522 * elf_getarsym.c: Don't define pread_retry here.
1639 * elf_getarsym.c: Likewise.