Home
last modified time | relevance | path

Searched refs:CTFINFO_LEVEL_NORMAL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dflag-types.h77 CTFINFO_LEVEL_NORMAL = 2 /* Write CTF type information for all entities enumerator
H A Dopts.cc3396 opts->x_ctf_debug_info_level = CTFINFO_LEVEL_NORMAL; in set_debug_level()