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

/external/elfutils/src/
H A Dld.h289 int (*file_process) (int fd, struct usedfiles *, struct ld_state *, member in struct:callbacks
292 DL_CALL_FCT ((state)->callbacks.file_process, (fd, file, state, nextp))
H A Dldgeneric.c184 ld_state.callbacks.file_process = ld_generic_file_process;

Completed in 43 milliseconds