Home | History | Annotate | Download | only in src

Lines Matching full:old_open_outfile

49 static int (*old_open_outfile) (struct ld_state *, int, int, int);
60 return old_open_outfile (statep, EM_386, ELFCLASS32, ELFDATA2LSB);
1090 old_open_outfile = statep->callbacks.open_outfile;