Home
last modified time | relevance | path

Searched refs:Dbg_file_hdl_action (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/sgs/include/
H A Ddebug.h347 #define Dbg_file_hdl_action Dbg64_file_hdl_action macro
579 #define Dbg_file_hdl_action Dbg32_file_hdl_action macro
860 extern void Dbg_file_hdl_action(Grp_hdl *, Rt_map *, int, uint_t);
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dremove.c1307 DBG_CALL(Dbg_file_hdl_action(ghp, lmp, flag, 0)); in remove_hdl()
1511 DBG_CALL(Dbg_file_hdl_action(ghp, in remove_hdl()
H A Ddlfcns.c173 DBG_CALL(Dbg_file_hdl_action(ghp, lmp, DBG_DEP_ADD, in hdl_add()
176 DBG_CALL(Dbg_file_hdl_action(ghp, lmp, DBG_DEP_UPDATE, in hdl_add()
334 DBG_CALL(Dbg_file_hdl_action(ghp, in hdl_create()
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c223 Dbg_file_hdl_action(Grp_hdl *ghp, Rt_map *lmp, int type, uint_t flags) in Dbg_file_hdl_action() function