coff_exec.c | 122 error = exec_coff_prep_zmagic(l, epp, fp, ap); 251 * exec_coff_prep_zmagic(): Prepare a COFF ZMAGIC binary's exec package 261 exec_coff_prep_zmagic(struct lwp *l, struct exec_package *epp, function in typeref:typename:int 272 DPRINTF(("enter exec_coff_prep_zmagic\n"));
|