Home
last modified time | relevance | path

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

/external/abi-compliance-checker/modules/Internals/
DSysCheck.pm1306 if(my @SubLibs = find_libs($Path,"",1)) {
1379 foreach my $LPath (find_libs($Path,"",1)) {
/external/abi-compliance-checker/
Dabi-compliance-checker.pl19865 foreach my $Path (find_libs($Dir,"",1))
20068 foreach my $Path (find_libs($Dest,"",""))
20940 sub find_libs($$$) subroutine