Searched refs:scoped_debug_start_end (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-debug.h82 /* Nesting depth of scoped_debug_start_end objects. */
92 struct scoped_debug_start_end struct
112 scoped_debug_start_end (PT &debug_enabled, const char *module,
139 DISABLE_COPY_AND_ASSIGN (scoped_debug_start_end);
141 scoped_debug_start_end (scoped_debug_start_end &&other) = default;
143 ~scoped_debug_start_end ()
203 scoped_debug_start_end<PT>::is_debug_enabled () const
212 scoped_debug_start_end<bool &>::is_debug_enabled () const
217 /* Wrapper around the scoped_debug_start_end constructo
239 #define scoped_debug_start_end macro
[all...]
H A Dobservable.h35 scoped_debug_start_end (observer_debug, "observer", fmt, ##__VA_ARGS__)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsolib.h42 scoped_debug_start_end (debug_solib, "solib", fmt, ##__VA_ARGS__)
H A Dinfrun.h44 scoped_debug_start_end (debug_infrun, "infrun", fmt, ##__VA_ARGS__)
H A Dinfcall.c64 scoped_debug_start_end (debug_infrun, "infcall", fmt, ##__VA_ARGS__)

Completed in 193 milliseconds