• Home
  • Raw
  • Download

Lines Matching refs:printMsg

103     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…
1074printMsg("WARNING", "input object is too big and compressed, may require a lot of RAM memory to pr…
1078 printMsg("INFO", "Reading debug-info");
1273 printMsg("ERROR", $Err);
1636printMsg("WARNING", "incompatible build option detected: ".$Opts{keys(%Opts)-1}." (required -Og fo…
1644printMsg("WARNING", "the object should be compiled with -Og option for better analysis");
1681printMsg("WARNING", "input object is too big and compressed, may require a lot of RAM memory to pr…
1838 printMsg("ERROR", "the debuginfo looks empty or corrupted");
1857 printMsg("INFO", "Reading v-tables");
1865printMsg("ERROR", "the version of Vtable-Dumper should be $VTABLE_DUMPER_VERSION or newer");
1872 printMsg("ERROR", "cannot find \'$VTABLE_DUMPER\'");
1925 printMsg("INFO", "Creating ABI dump");
1981 printMsg("INFO", "\nThe object ABI has been dumped to:\n $OutputDump");
2685 printMsg("WARNING", "Private data type \'".$Name."\' ($Note)");
2691 printMsg("WARNING", "Private symbol \'".$Name."\' ($Note)");
3675printMsg("WARNING", "a \"".$TInfo{"Type"}."\" type with no attributes detected in the DWARF dump (…
4384printMsg("ERROR", "invalid debug_loc section of object, please fix your elf utils");
4573 printMsg("ERROR", "internal error (missed type id $Tid)");
4998 printMsg("WARNING", "missed type $TName");
5034 printMsg("ERROR", "missed type name ($Tid)");
5039 printMsg("ERROR", "missed type id $Tid");
5271 printMsg("INFO", "Detect public symbols");
5277 printMsg("ERROR", "can't find \"$GPP\"");
5285 printMsg("ERROR", "can't find \"$CTAGS\"");
5410 printMsg("ERROR", "failed to list symbols in the header \'$HName\'");
5414 printMsg("ERROR", "some errors occured when compiling header \'$HName\'");
5582printMsg("INFO", "Set alternate debug-info file to \'$AltObj_R\' (use -alt option to change it)");
5586 printMsg("WARNING", "can't access \'$AltObj_R\'");
5603 printMsg("INFO", "ABI Dumper $TOOL_VERSION");
5604 printMsg("INFO", "Copyright (C) 2016 Andrey Ponomarenko's ABI Laboratory");
5605 printMsg("INFO", "License: LGPL or GPL <http://www.gnu.org/licenses/>");
5606printMsg("INFO", "This program is free software: you can redistribute it and/or modify it.\n");
5607 printMsg("INFO", "Written by Andrey Ponomarenko.");
5612 printMsg("INFO", $TOOL_VERSION);
5710 printMsg("INFO", "Removed $Symbol");
5717 printMsg("INFO", "Added $Symbol");
5725 printMsg("WARNING", "module version is not specified (-lver NUM)");