Home
last modified time | relevance | path

Searched refs:Dbg_file_hdl_title (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c1042 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_DELETE)); in remove_hdl()
1273 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_DELETE)); in remove_hdl()
1509 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_ORPHAN)); in remove_hdl()
H A Ddlfcns.c240 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_CREATE)); in hdl_create()
333 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_REINST)); in hdl_create()
403 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_ADD)); in hdl_initialize()
H A Danalyze.c2272 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_ADD)); in load_finish()
2319 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_ADD)); in load_finish()
H A Dcap.c784 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_ADD)); in cap_filtees()
H A Delf.c1107 DBG_CALL(Dbg_file_hdl_title(DBG_HDL_ADD));
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h350 #define Dbg_file_hdl_title Dbg64_file_hdl_title macro
581 #define Dbg_file_hdl_title Dbg32_file_hdl_title macro
859 extern void Dbg_file_hdl_title(int);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c154 Dbg_file_hdl_title(int type) in Dbg_file_hdl_title() function