Searched refs:debug_nothing_tree (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | debug.c | 40 debug_nothing_tree, /* begin_function */ 42 debug_nothing_tree, /* function_decl */ 43 debug_nothing_tree, /* global_decl */ 46 debug_nothing_tree, /* deferred_inline_function */ 47 debug_nothing_tree, /* outlining_inline_function */ 64 debug_nothing_tree (tree decl ATTRIBUTE_UNUSED) in debug_nothing_tree() function
|
| H A D | debug.h | 140 extern void debug_nothing_tree (tree);
|
| H A D | dbxout.c | 365 debug_nothing_tree, /* begin_function */ 372 debug_nothing_tree, /* deferred_inline_function */ 373 debug_nothing_tree, /* outlining_inline_function */ 398 debug_nothing_tree, /* begin_function */ 400 debug_nothing_tree, /* function_decl */ 404 debug_nothing_tree, /* deferred_inline_function */ 405 debug_nothing_tree, /* outlining_inline_function */
|
| H A D | sdbout.c | 330 debug_nothing_tree, /* function_decl */ 334 debug_nothing_tree, /* deferred_inline_function */ 335 debug_nothing_tree, /* outlining_inline_function */
|
| H A D | vmsdbgout.c | 208 debug_nothing_tree, /* deferred_inline_function */
|
| H A D | dwarf2out.c | 3655 debug_nothing_tree, /* deferred_inline_function */
|
| H A D | ChangeLog-2001 | 17139 (debug_nothing_tree): Update. 17145 (debug_nothing_tree): New.
|