Searched refs:dwarf_debuginfo_p (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dflags.h58 extern bool dwarf_debuginfo_p (struct gcc_options *opts = &global_options);
H A Dtoplev.cc1434 else if (dwarf_debuginfo_p ())
1477 && dwarf_debuginfo_p ()
H A Dopts.cc160 dwarf_debuginfo_p (struct gcc_options *opts) function
1332 && dwarf_debuginfo_p (opts)
1339 || !dwarf_debuginfo_p (opts)
H A Ddwarf2cfi.cc42 #include "flags.h" /* dwarf_debuginfo_p */
2449 && dwarf_debuginfo_p ())
3721 if (dwarf_debuginfo_p () || dwarf_based_debuginfo_p ())
H A Dtarghooks.cc2135 if (dwarf_debuginfo_p ())
H A Dfinal.cc1439 if (!dwarf_debuginfo_p () && !dwarf_based_debuginfo_p ())
2320 || dwarf_debuginfo_p ()
2356 || dwarf_debuginfo_p ()
H A Ddwarf2out.cc28551 if (debug_info_level < DINFO_LEVEL_TERSE || !dwarf_debuginfo_p ())
29603 if (!last_emitted_file && dwarf_debuginfo_p ()
32155 if (!dwarf_debuginfo_p ())
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddarwin.h243 : dwarf_debuginfo_p () ? svr4_dbx_register_map[n] \
249 (! (for_eh) || !dwarf_debuginfo_p () || TARGET_64BIT ? (n) \
H A Dcygming.h78 : (dwarf_debuginfo_p () \
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc92 && dwarf_debuginfo_p ())
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc3484 && dwarf_debuginfo_p ())
/netbsd-current/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc449 if (dwarf_debuginfo_p ())
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc21546 else if (dwarf_debuginfo_p ())
23723 if ((format == 0 && dwarf_debuginfo_p ()) || format == 1)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc9639 if (dwarf_debuginfo_p ())

Completed in 669 milliseconds