Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsbitmap.h285 extern void debug_bitmap (const_sbitmap);
H A Dbitmap.h442 extern void debug_bitmap (const_bitmap);
H A Dsbitmap.c824 debug_bitmap (const_sbitmap bmap) in debug_bitmap() function
H A Dbitmap.c2680 debug_bitmap (const_bitmap head) in debug_bitmap() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsbitmap.h295 extern void debug_bitmap (const_sbitmap);
H A Dbitmap.h449 extern void debug_bitmap (const_bitmap);
H A Dsbitmap.cc824 debug_bitmap (const_sbitmap bmap) in debug_bitmap() function
H A Dbitmap.cc2762 debug_bitmap (const_bitmap head) in debug_bitmap() function
H A DChangeLog-200713818 debug_bitmap_file, debug_bitmap, bitmap_print, bitmap_hash):
13825 debug_bitmap, debug_bitmap_file, bitmap_print,
H A DChangeLog-199810107 * bitmap.h (debug_bitmap): Declare.
H A DChangeLog-19997049 * bitmap.h: Fix debug_bitmap and debug_bitmap_file prototypes.
H A DChangeLog-200125019 * bitmap.h (debug_bitmap): Delete redundant prototype.
H A DChangeLog-20125862 (debug_sbitmap): Rename debug_bitmap.
H A DChangeLog-201028750 * bitmap.c (debug_bitmap_file, debug_bitmap, bitmap_print): Likewise.
H A DChangeLog-201440550 * bitmap.c (debug_bitmap): Dump to stderr, not stdout.