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