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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dcap.c136 Dbg_cap_ptr_entry(Lm_list *lml, dbg_state_t dbg_state, Xword tag, function
190 Dbg_cap_ptr_entry(lml, DBG_STATE_CURRENT, CA_SUNW_ID, oid);
191 Dbg_cap_ptr_entry(lml, DBG_STATE_NEW, CA_SUNW_ID, nid);
192 Dbg_cap_ptr_entry(lml, DBG_STATE_RESOLVED, CA_SUNW_ID, nid);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c430 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_IGNORED,
436 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml,
442 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_NEW, tag, pstr));
455 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml,
475 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_CURRENT,
480 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml,
486 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_NEW,
492 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_RESOLVED,
1125 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml,
1134 DBG_CALL(Dbg_cap_ptr_entry(of
[all...]
H A Dmap_v2.c309 DBG_CALL(Dbg_cap_ptr_entry(mf->mf_ofl->ofl_lml,
313 DBG_CALL(Dbg_cap_ptr_entry(mf->mf_ofl->ofl_lml,
335 DBG_CALL(Dbg_cap_ptr_entry(mf->mf_ofl->ofl_lml,
339 DBG_CALL(Dbg_cap_ptr_entry(mf->mf_ofl->ofl_lml,
376 DBG_CALL(Dbg_cap_ptr_entry(mf->mf_ofl->ofl_lml,
411 DBG_CALL(Dbg_cap_ptr_entry(mf->mf_ofl->ofl_lml,
422 DBG_CALL(Dbg_cap_ptr_entry(mf->mf_ofl->ofl_lml,
426 DBG_CALL(Dbg_cap_ptr_entry(mf->mf_ofl->ofl_lml,
H A Dsections.c1566 Dbg_cap_ptr_entry(lml, DBG_STATE_CURRENT, type,
1573 DBG_CALL(Dbg_cap_ptr_entry(lml,
1582 Dbg_cap_ptr_entry(lml, DBG_STATE_RESOLVED, type,
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h310 #define Dbg_cap_ptr_entry Dbg64_cap_ptr_entry macro
542 #define Dbg_cap_ptr_entry Dbg32_cap_ptr_entry macro
817 extern void Dbg_cap_ptr_entry(Lm_list *, dbg_state_t, Xword, const char *);

Completed in 104 milliseconds