Home
last modified time | relevance | path

Searched refs:btf_with_core_debuginfo_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dflags.h50 extern bool btf_with_core_debuginfo_p ();
H A Ddwarf2ctf.cc1013 || (btf_debuginfo_p () && !btf_with_core_debuginfo_p ())) in ctf_debug_early_finish()
1025 if (btf_with_core_debuginfo_p ()) in ctf_debug_finish()
H A Dopts.cc144 btf_with_core_debuginfo_p () in btf_with_core_debuginfo_p() function
H A DChangeLog-202114655 * flags.h (btf_with_core_debuginfo_p): New declaration.
14656 * opts.c (btf_with_core_debuginfo_p): New definition.