Searched defs:elf_out (Results 1 – 1 of 1) sorted by relevance
39 static int openelf_fd(int fd, Elf **elf_out) { in openelf_fd()50 static int openelf(const char *path, Elf **elf_out, int *fd_out) { in openelf()