Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c1053 DBG_CALL(Dbg_file_hdl_collect(ghp, 0)); in remove_hdl()
1065 DBG_CALL(Dbg_file_hdl_collect(ghp, in remove_hdl()
1099 DBG_CALL(Dbg_file_hdl_collect(ghp, NAME(lmp))); in remove_hdl()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h349 #define Dbg_file_hdl_collect Dbg64_file_hdl_collect macro
580 #define Dbg_file_hdl_collect Dbg32_file_hdl_collect macro
858 extern void Dbg_file_hdl_collect(Grp_hdl *, const char *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c182 Dbg_file_hdl_collect(Grp_hdl *ghp, const char *name) in Dbg_file_hdl_collect() function