Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DElfTools.pm221 sub getArch_GCC($) subroutine
H A DABIDump.pm60 $In::ABI{$LVer}{"Arch"} = getArch_GCC($LVer);
905 if($ObjArch ne getArch_GCC($LVer))
H A DRegTests.pm4957 if(getArch_GCC(1)=~/\A(arm|aarch64|x86_64)\Z/i)
5000 if(getArch_GCC(1)=~/\A(arm|x86_64)\Z/i)
H A DSysFiles.pm762 printMsg("INFO", "Using GCC $GccVer ($Target, target: ".getArch_GCC(1).")");
1589 and (my $Arch = getArch_GCC($LVer)) ne "unknown")
H A DSysCheck.pm1157 my $SYS_DUMP_PATH = "sys_dumps/".$SysName_P."/".getArch_GCC(1);