Home
last modified time | relevance | path

Searched refs:DBG_STATE_IGNORED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c266 DBG_CALL(Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_IGNORED, in sf1_cap()
415 DBG_CALL(Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_IGNORED, in hw_cap()
456 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_IGNORED, in str_cap()
507 DBG_STATE_IGNORED, CA_SUNW_ID, pstr)); in id_cap()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h178 #define DBG_STATE_IGNORED 3 /* ignored */ macro