Home
last modified time | relevance | path

Searched refs:debug_bitmap_file (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dbitmap.h139 extern void debug_bitmap_file (FILE *, bitmap);
H A Dbitmap.c1462 debug_bitmap_file (FILE *file, bitmap head) in debug_bitmap_file() function
1501 debug_bitmap_file (stdout, head); in debug_bitmap()
H A Dflow.c514 debug_bitmap_file (dump_file, new_live_at_start); in verify_local_live_at_start()
H A DChangeLog-19996074 (debug_bitmap_file): Likewise.
7047 * bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.
7049 * bitmap.h: Fix debug_bitmap and debug_bitmap_file prototypes.
H A DChangeLog-200013542 * bitmap.c (debug_bitmap_file): Cast pointers to PTR for printing
H A DChangeLog-200315097 * bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with