Home
last modified time | relevance | path

Searched refs:Dbg_util_dbnotify (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c79 Dbg_util_dbnotify(Lm_list *lml, rd_event_e event, r_state_e state) in Dbg_util_dbnotify() function
/titanic_41/usr/src/cmd/sgs/include/
H A Ddebug.h499 #define Dbg_util_dbnotify Dbg64_util_dbnotify macro
732 #define Dbg_util_dbnotify Dbg32_util_dbnotify macro
1045 extern void Dbg_util_dbnotify(Lm_list *, rd_event_e, r_state_e);
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dutil.c65 DBG_CALL(Dbg_util_dbnotify(lml, r_debug.rtd_rdebug.r_rdevent, in rtld_db_dlactivity()
76 DBG_CALL(Dbg_util_dbnotify(lml, r_debug.rtd_rdebug.r_rdevent, in rtld_db_preinit()
87 DBG_CALL(Dbg_util_dbnotify(lml, r_debug.rtd_rdebug.r_rdevent, in rtld_db_postinit()