Searched refs:old_open_outfile (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/0.153/src/
H A Di386_ld.c49 static int (*old_open_outfile) (struct ld_state *, int, int, int); variable
60 return old_open_outfile (statep, EM_386, ELFCLASS32, ELFDATA2LSB);
1090 old_open_outfile = statep->callbacks.open_outfile;

Completed in 77 milliseconds