Home
last modified time | relevance | path

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

/external/abi-compliance-checker/
Dabi-compliance-checker.pl18688 if(my $Path = get_LibPath($LibVersion, $LibName.".".$LIB_EXT)) {
18705 if(my $Path = get_LibPath($LibVersion, $LibName.".".$LIB_EXT)) {
18720 if(my $Path = get_LibPath($LibVersion, $LibName.".".$LIB_EXT)) {
18735 if(my $Path = get_LibPath($LibVersion, "libc.$LIB_EXT")) {
18766 if(my $Path = get_LibPath($LibVersion, "lib".$Prefix.$_.".".$LIB_EXT)) {
19118 sub get_LibPath($$) subroutine
19171 if(my $Path = get_LibPath($LibVersion, $ShortName)) {
19568 if(my $DepPath = get_LibPath($LibVersion, $DyLib))