Home
last modified time | relevance | path

Searched refs:CTFINFO_LEVEL_NONE (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dflag-types.h74 CTFINFO_LEVEL_NONE = 0, /* Write no CTF debug info. */ enumerator
H A Dtoplev.cc1382 && ctf_debug_info_level > CTFINFO_LEVEL_NONE) in process_options()
1390 ctf_debug_info_level = CTFINFO_LEVEL_NONE; in process_options()
1415 && ctf_debug_info_level == CTFINFO_LEVEL_NONE) in process_options()
H A Dctfout.cc799 if (ctf_debug_info_level == CTFINFO_LEVEL_NONE) in ctf_output()
H A Ddwarf2ctf.cc1010 if (ctf_debug_info_level > CTFINFO_LEVEL_NONE in ctf_debug_early_finish()
H A Dopts.cc3075 && opts->x_ctf_debug_info_level > CTFINFO_LEVEL_NONE) in common_handle_option()
H A Dcommon.opt134 enum ctf_debug_info_levels ctf_debug_info_level = CTFINFO_LEVEL_NONE
H A Ddwarf2out.cc32129 if ((ctf_debug_info_level > CTFINFO_LEVEL_NONE in dwarf2out_finish()
33016 if ((ctf_debug_info_level > CTFINFO_LEVEL_NONE in dwarf2out_early_finish()