Searched refs:check_for_duplicate2 (Results 1 – 1 of 1) sorted by relevance
285 check_for_duplicate2 (struct usedfiles *newp, struct usedfiles *list) in check_for_duplicate2() function337 return (check_for_duplicate2 (newp, ld_state.relfiles) in check_for_duplicate()338 || check_for_duplicate2 (newp, ld_state.dsofiles) in check_for_duplicate()339 || check_for_duplicate2 (newp, ld_state.needed)); in check_for_duplicate()