Searched refs:file_process (Results 1 – 2 of 2) sorted by relevance
289 int (*file_process) (int fd, struct usedfiles *, struct ld_state *, member292 DL_CALL_FCT ((state)->callbacks.file_process, (fd, file, state, nextp))
184 ld_state.callbacks.file_process = ld_generic_file_process; in ld_prepare_state()