Searched refs:DBG_STATE_CURRENT (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | cap.c | 190 Dbg_cap_ptr_entry(lml, DBG_STATE_CURRENT, CA_SUNW_ID, oid); in Dbg_cap_id()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 320 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_SF_1, in sf1_cap() 402 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_HW_1, in hw_cap() 437 DBG_STATE_CURRENT, tag, capstr->cs_str)); in str_cap() 475 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_CURRENT, in id_cap()
|
H A D | map_v2.c | 243 DBG_CALL(Dbg_cap_val_entry(mf->mf_ofl->ofl_lml, DBG_STATE_CURRENT, in set_capmask() 310 DBG_STATE_CURRENT, type, NULL)); in set_capstr() 314 DBG_STATE_CURRENT, type, capstr->cs_str)); in set_capstr()
|
H A D | map.c | 82 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_HW_1, in map_cap()
|
H A D | sections.c | 1522 DBG_CALL(Dbg_cap_val_entry(lml, DBG_STATE_CURRENT, type, in capmask_value() 1563 Dbg_cap_ptr_entry(lml, DBG_STATE_CURRENT, type, in capstr_value()
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | debug.h | 174 #define DBG_STATE_CURRENT 1 /* current */ macro
|