Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DABIDump.pm628 if(my $DepPath = getLibPath($LVer, $DyLib))
1218 sub getLibPath($$) subroutine
1270 if(my $Path = getLibPath($LVer, $ShortName)) {
1341 if(my $Path = getLibPath($LVer, $LibName.".".$LibExt)) {
1358 if(my $Path = getLibPath($LVer, $LibName.".".$LibExt)) {
1373 if(my $Path = getLibPath($LVer, $LibName.".".$LibExt)) {
1388 if(my $Path = getLibPath($LVer, "libc.$LibExt")) {
1420 if(my $Path = getLibPath($LVer, "lib".$Prefix.$_.".".$LibExt)) {