Searched refs:Dbg_cap_val_entry (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 249 DBG_CALL(Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_IGNORED, 320 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_SF_1, 322 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_SF_1, 358 DBG_CALL(Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_RESOLVED, 389 DBG_CALL(Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_IGNORED, 402 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_HW_1, 404 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_HW_1, 410 DBG_CALL(Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_RESOLVED, tag, 1101 DBG_CALL(Dbg_cap_val_entry(ofl->ofl_lml, 1108 DBG_CALL(Dbg_cap_val_entry(of [all...] |
H A D | map.c | 82 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_HW_1, 142 DBG_CALL(Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, type, value,
|
H A D | map_v2.c | 243 DBG_CALL(Dbg_cap_val_entry(mf->mf_ofl->ofl_lml, DBG_STATE_CURRENT, 251 DBG_CALL(Dbg_cap_val_entry(mf->mf_ofl->ofl_lml, 256 DBG_CALL(Dbg_cap_val_entry(mf->mf_ofl->ofl_lml, 262 DBG_CALL(Dbg_cap_val_entry(mf->mf_ofl->ofl_lml, 277 DBG_CALL(Dbg_cap_val_entry(mf->mf_ofl->ofl_lml,
|
H A D | sections.c | 1525 DBG_CALL(Dbg_cap_val_entry(lml, DBG_STATE_CURRENT, type, 1527 DBG_CALL(Dbg_cap_val_entry(lml, DBG_STATE_EXCLUDE, type, 1532 DBG_CALL(Dbg_cap_val_entry(lml, DBG_STATE_RESOLVED, type,
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | cap.c | 153 Dbg_cap_val_entry(Lm_list *lml, dbg_state_t dbg_state, Xword tag, Xword val, function
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 311 #define Dbg_cap_val_entry Dbg64_cap_val_entry macro 543 #define Dbg_cap_val_entry Dbg32_cap_val_entry macro 818 extern void Dbg_cap_val_entry(Lm_list *, dbg_state_t, Xword, Xword, Half);
|
Completed in 81 milliseconds