Searched refs:Dbg_file_hdl_action (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 347 #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_50/usr/src/cmd/sgs/rtld/common/ |
H A D | remove.c | 1307 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 D | dlfcns.c | 173 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_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | files.c | 223 Dbg_file_hdl_action(Grp_hdl *ghp, Rt_map *lmp, int type, uint_t flags) in Dbg_file_hdl_action() function
|