Searched refs:read_elf (Results 1 – 1 of 1) sorted by relevance
57 static int read_elf (Elf *elf, int fd, const char *fname, off64_t fdlen);202 result |= read_elf (elf, fd, fname, fdlen); in main()709 read_elf (Elf *elf, int fd, const char *fname, off64_t fdlen) in read_elf() function