Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dcap.c37 if (DBG_NOTCLASS(DBG_C_CAP | DBG_C_FILES)) in Dbg_cap_candidate()
46 if (DBG_NOTCLASS(DBG_C_CAP | DBG_C_FILES)) in Dbg_cap_filter()
59 if (DBG_NOTCLASS(DBG_C_CAP | DBG_C_FILES)) in Dbg_cap_identical()
152 if (DBG_NOTCLASS(DBG_C_CAP)) in Dbg_cap_ptr_entry()
170 if (DBG_NOTCLASS(DBG_C_CAP)) in Dbg_cap_val_entry()
181 if (DBG_NOTCLASS(DBG_C_CAP)) in Dbg_cap_sec_title()
191 if (DBG_NOTCLASS(DBG_C_MAP | DBG_C_CAP)) in Dbg_cap_mapfile_title()
209 if (DBG_NOTCLASS(DBG_C_CAP)) in Dbg_cap_post_title()
H A Dsyms.c65 if (DBG_NOTCLASS(DBG_C_CAP | DBG_C_SYMBOLS)) in Dbg_syms_cap_lookup()
278 if (DBG_NOTCLASS(DBG_C_CAP | DBG_C_SYMBOLS)) in Dbg_syms_cap_convert()
299 if (DBG_NOTCLASS(DBG_C_CAP | DBG_C_SYMBOLS)) in Dbg_syms_cap_local()
H A D_debug.h50 #define DBG_C_CAP 0x00000010 macro
H A Ddebug.c62 {MSG_ORIG(MSG_TOK_CAP), DBG_C_CAP, 0},