Searched refs:create_outfile (Results 1 – 2 of 2) sorted by relevance
329 int (*create_outfile) (struct ld_state *); member331 DL_CALL_FCT ((state)->callbacks.create_outfile, (state))
190 ld_state.callbacks.create_outfile = ld_generic_create_outfile; in ld_prepare_state()