Searched refs:debug_nothing_int_int (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | debug.cc | 35 debug_nothing_int_int, /* begin_block */ 36 debug_nothing_int_int, /* end_block */ 144 debug_nothing_int_int (unsigned int line ATTRIBUTE_UNUSED, in debug_nothing_int_int() function
|
H A D | debug.h | 225 extern void debug_nothing_int_int (unsigned int, unsigned int);
|
H A D | dwarf2out.cc | 2976 debug_nothing_int_int, /* begin_block */ 2977 debug_nothing_int_int, /* end_block */
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | debug.c | 35 debug_nothing_int_int, /* begin_block */ 36 debug_nothing_int_int, /* end_block */ 143 debug_nothing_int_int (unsigned int line ATTRIBUTE_UNUSED, in debug_nothing_int_int() function
|
H A D | debug.h | 217 extern void debug_nothing_int_int (unsigned int, unsigned int);
|
H A D | dwarf2out.c | 2873 debug_nothing_int_int, /* begin_block */ 2874 debug_nothing_int_int, /* end_block */
|