Searched refs:is_debug_enabled (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-debug.h123 if (is_debug_enabled ())
151 if (is_debug_enabled ())
177 bool is_debug_enabled () const;
199 /* Implementation of is_debug_enabled when PT is an invokable type. */
203 scoped_debug_start_end<PT>::is_debug_enabled () const function in class:scoped_debug_start_end
208 /* Implementation of is_debug_enabled when PT is 'bool &'. */
212 scoped_debug_start_end<bool &>::is_debug_enabled () const function in class:scoped_debug_start_end
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTInfo.h117 CODEPROP(is_debug_enabled, IS_DEBUG_SUPPORTED),

Completed in 193 milliseconds