Searched refs:dump_switch_p (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-pass.h | 78 extern int dump_switch_p (const char *);
|
| H A D | tree-dump.c | 1042 dump_switch_p (const char *arg) in dump_switch_p() function
|
| H A D | opts.c | 1174 if (!dump_switch_p (arg)) in common_handle_option()
|
| H A D | ChangeLog.tree-ssa | 3024 (dump_switch_p_1): Split out from dump_switch_p. 3025 (dump_switch_p): Handle extra_dump_files. 6802 (dump_enable_all, dump_switch_p): Start our scan at TDI_none + 1. 14596 (dump_switch_p): If -fdump-tree-all was given, call dump_enable_all. 16074 * tree-dump.c (dump_switch_p): Get longest match, not first one. 19045 (dump_switch_p): Parse switch options symbolically. 19092 dump_switch_p.
|
| H A D | ChangeLog-2001 | 12095 (dump_switch_p): Parse switch options symbolically. 12246 dump_switch_p. 21303 dump_switch_p): Prototype. 21306 logic. Use dump_switch_p. 21319 (dump_begin, dump_end, dump_enabled_p, dump_switch_p): Define.
|
| H A D | ChangeLog-2005 | 12837 dump_begin, dump_end, dump_node, dump_switch_p, dump_flag_name): Moved 12843 dump_switch_p, dump_flag_name): Moved to tree-pass.h. 31771 (dump_switch_p): Check against regular first, then glob if
|
| H A D | ChangeLog-2003 | 18544 to dump_switch_p(). 18545 * tree-dump.c (dump_switch_p): Remove redundant 'dump-' prefix
|
| H A D | ChangeLog-2004 | 33890 (dump_switch_p_1): Split out from dump_switch_p. 33891 (dump_switch_p): Handle extra_dump_files.
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-2001 | 1854 and dump class hierarchy check. Call dump_switch_p.
|