Searched refs:debug_set_names (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dflags.h41 const char * debug_set_names (uint32_t w_symbols);
H A Dopts.cc61 via debug_set_names. */
102 debug_set_names (uint32_t w_symbols) function
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pch.cc256 char *created_str = xstrdup (debug_set_names (v.pch_write_symbols));
257 char *used_str = xstrdup (debug_set_names (write_symbols));
H A Dc-opts.cc1142 debug_set_names (write_symbols & ~DWARF2_DEBUG));

Completed in 220 milliseconds