Home
last modified time | relevance | path

Searched refs:check_for_duplicate2 (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/
Dldgeneric.c285 check_for_duplicate2 (struct usedfiles *newp, struct usedfiles *list) in check_for_duplicate2() function
337 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()