HomeSort by: relevance | last modified time | path
    Searched refs:DEBUG_STABS (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/src/
debug.h 38 #define DEBUG_STABS (mpmt_debug_opt & 1024)
Stabs.cc 454 Dprintf (DEBUG_STABS, NTXT ("Stabs::check_AnalyzerInfo: Null AnalyzerInfo section\n"));
470 Dprintf (DEBUG_STABS, NTXT ("Stabs::check_AnalyzerInfo size=%d @0x%lx (align=%d) base=0x%llx\n"),
472 Dprintf (DEBUG_STABS, NTXT ("analyzerInfoMap has %lld entries\n"), (long long) analyzerInfoMap.size ());
475 Dprintf (DEBUG_STABS, NTXT ("No analyzerInfoMap available!\n"));
487 Dprintf (DEBUG_STABS, NTXT ("analyzerInfo contains table of unknown type %d for %s\n"),
494 Dprintf (DEBUG_STABS, "analyzerInfo contains %d 0x0 offset tables for %s\n",
501 Dprintf (DEBUG_STABS, NTXT ("analyzerInfo contains too many 0x0 offset tables for %s\n"),
522 Dprintf (DEBUG_STABS, "Table %d offset=0x%04x "
536 Dprintf (DEBUG_STABS, NTXT ("%4d(%d): offset=0x%04x id=0x%08x sig=0x%08x dtid=0x%08x\n"),
564 Dprintf (DEBUG_STABS, "Table %d offset=0x%04x
    [all...]
Elf.cc 607 Dprintf (DEBUG_STABS, "get_related_file: %s -> '%s'\n", nm, df->get_name ());
  /src/external/gpl3/binutils.old/dist/gprofng/src/
debug.h 38 #define DEBUG_STABS (mpmt_debug_opt & 1024)
Stabs.cc 454 Dprintf (DEBUG_STABS, NTXT ("Stabs::check_AnalyzerInfo: Null AnalyzerInfo section\n"));
470 Dprintf (DEBUG_STABS, NTXT ("Stabs::check_AnalyzerInfo size=%d @0x%lx (align=%d) base=0x%llx\n"),
472 Dprintf (DEBUG_STABS, NTXT ("analyzerInfoMap has %lld entries\n"), (long long) analyzerInfoMap.size ());
475 Dprintf (DEBUG_STABS, NTXT ("No analyzerInfoMap available!\n"));
487 Dprintf (DEBUG_STABS, NTXT ("analyzerInfo contains table of unknown type %d for %s\n"),
494 Dprintf (DEBUG_STABS, "analyzerInfo contains %d 0x0 offset tables for %s\n",
501 Dprintf (DEBUG_STABS, NTXT ("analyzerInfo contains too many 0x0 offset tables for %s\n"),
522 Dprintf (DEBUG_STABS, "Table %d offset=0x%04x "
536 Dprintf (DEBUG_STABS, NTXT ("%4d(%d): offset=0x%04x id=0x%08x sig=0x%08x dtid=0x%08x\n"),
564 Dprintf (DEBUG_STABS, "Table %d offset=0x%04x
    [all...]
Elf.cc 607 Dprintf (DEBUG_STABS, "get_related_file: %s -> '%s'\n", nm, df->get_name ());
  /src/external/gpl3/binutils/dist/gas/
as.h 435 DEBUG_STABS,
as.c 870 debug_type = DEBUG_STABS;
877 debug_type = DEBUG_STABS;
read.c 6639 if (debug_type == DEBUG_STABS)
6654 case DEBUG_STABS:
6696 if (debug_type == DEBUG_STABS)
6743 if (debug_type == DEBUG_STABS)
  /src/external/gpl3/binutils.old/dist/gas/
as.h 428 DEBUG_STABS,
as.c 855 debug_type = DEBUG_STABS;
862 debug_type = DEBUG_STABS;
read.c 6628 if (debug_type == DEBUG_STABS)
6643 case DEBUG_STABS:
6685 if (debug_type == DEBUG_STABS)
6732 if (debug_type == DEBUG_STABS)
  /src/external/gpl3/binutils/dist/gas/config/
tc-score.c 5696 if (debug_type == DEBUG_STABS)
5795 if (debug_type == DEBUG_STABS)
tc-score7.c 5541 if (debug_type == DEBUG_STABS)
5641 if (debug_type == DEBUG_STABS)
tc-mips.c 20264 if (debug_type == DEBUG_STABS)
20357 if (debug_type == DEBUG_STABS)
tc-ia64.c 7164 if (debug_type == DEBUG_STABS)
tc-xtensa.c 5458 if (debug_type == DEBUG_STABS)
tc-arm.c 3365 if (debug_type == DEBUG_STABS)
3372 if (debug_type == DEBUG_STABS)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score.c 5696 if (debug_type == DEBUG_STABS)
5795 if (debug_type == DEBUG_STABS)
tc-score7.c 5541 if (debug_type == DEBUG_STABS)
5641 if (debug_type == DEBUG_STABS)
tc-mips.c 19952 if (debug_type == DEBUG_STABS)
20045 if (debug_type == DEBUG_STABS)
tc-ia64.c 7164 if (debug_type == DEBUG_STABS)
tc-xtensa.c 5458 if (debug_type == DEBUG_STABS)
tc-arm.c 3364 if (debug_type == DEBUG_STABS)
3371 if (debug_type == DEBUG_STABS)

Completed in 170 milliseconds