Searched defs:Dbg_cap_ptr_entry (Results 1 - 2 of 2) 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/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 78 milliseconds