Searched refs:coff_exec (Results 1 – 1 of 1) sorted by relevance
88 static int coff_exec(int, struct ecoff_exechdr *, u_long *, int);149 rval = coff_exec(fd, &hdr.coff, marks, flags); in loadfile()190 coff_exec(int fd, struct ecoff_exechdr *coff, u_long *marks, int flags) in coff_exec() function