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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h114 * Group handle dependency operations - passed to Dbg_file_hdl_action().
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);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c1307 DBG_CALL(Dbg_file_hdl_action(ghp, lmp, flag, 0));
1511 DBG_CALL(Dbg_file_hdl_action(ghp,
H A Ddlfcns.c173 DBG_CALL(Dbg_file_hdl_action(ghp, lmp, DBG_DEP_ADD,
176 DBG_CALL(Dbg_file_hdl_action(ghp, lmp, DBG_DEP_UPDATE,
334 DBG_CALL(Dbg_file_hdl_action(ghp,
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c183 * Establish a binding title for later use in Dbg_file_hdl_action.
223 Dbg_file_hdl_action(Grp_hdl *ghp, Rt_map *lmp, int type, uint_t flags) function

Completed in 142 milliseconds