Home
last modified time | relevance | path

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

/external/abi-compliance-checker/modules/Internals/
DSysCheck.pm204 printMsg("INFO", "Checking added/removed libs");
396 printMsg("INFO", "$ACC_compare");
398 printMsg("INFO_C", "Checking $LName: ");
404 printMsg("INFO", "Failed ($ErrorLog)");
408 printMsg("INFO", "Ok");
928 printMsg("INFO", "\nSee detailed report:\n $REPORT_PATH");
1209 printMsg("WARNING", "can't find \'$TargetSysInfo/descriptors\'");
1232 printMsg("Module_Error", "can't find \'$TargetSysInfo/common.xml\'");
1371 printMsg("INFO", localtime(time));
1373 printMsg("INFO", "Indexing sonames ...\n");
[all …]
DRegTests.pm43 printMsg("INFO", "verifying detectable C++ library changes");
2971 printMsg("INFO", "\nverifying detectable C library changes");
4884 printMsg("INFO", "executing @Cmd_d1");
4887 printMsg("INFO", "");
4893 printMsg("INFO", "executing @Cmd_d2");
4896 printMsg("INFO", "");
4952 printMsg("INFO", "executing @Cmd");
5012 printMsg("INFO", "result: SUCCESS ($NProblems problems found)\n");
5015 printMsg("ERROR", "result: FAILED ($NProblems problems found)\n");
DXmlDump.pm877 printMsg("WARNING", "the number of opened tags is not equal to number of closed tags");
/external/abi-dumper/
Dabi-dumper.pl103 printMsg("INFO", $ShortUsage);
153 printMsg("INFO", "\n".$ShortUsage);
315 printMsg("INFO", $HelpMessage);
451 sub printMsg($$) subroutine
472 printMsg("ERROR", $Msg);
646 printMsg("ERROR", "can't find __ksymtab or __ksymtab_gpl sections in the object");
860 printMsg("INFO", "Reading alternate debug-info");
1010 printMsg("INFO", "Found link to $DName (gnu_debuglink)");
1045 printMsg("INFO", "Reading debug-info file $DName linked from gnu_debuglink");
1050printMsg("ERROR", "missed debug-info file $DName linked from gnu_debuglink (try --search-debuginfo…
[all …]
/external/abi-compliance-checker/
Dabi-compliance-checker.pl180 printMsg("INFO", $ShortUsage);
275 printMsg("INFO", "\n".$ShortUsage);
404 printMsg("INFO", $HelpMessage."
411 printMsg("INFO", "$HelpMessage
4976 printMsg("INFO", "INCORRECT MANGLING:\n $Mngl\n $U1\n $U2\n");
7337 printMsg("WARNING", "unknown operator $1");
7393 printMsg("WARNING", "can't find \"undname\", disable MSVC unmangling");
7427printMsg("ERROR", "internal error - c++filt crashed, try to reduce MAX_CPPFILT_FILE_SIZE constant"…
7445printMsg("ERROR", "internal error - c++filt crashed, try to reduce MAX_COMMAND_LINE_ARGUMENTS cons…
8170 printMsg("WARNING", "can't find \'ectags\' program");
[all …]