Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Ddebug.h335 #define Dbg_file_cleanup Dbg64_file_cleanup macro
567 #define Dbg_file_cleanup Dbg32_file_cleanup macro
846 extern void Dbg_file_cleanup(Lm_list *, const char *, Aliste);
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c763 Dbg_file_cleanup(Lm_list *lml, const char *name, Aliste lmco) in Dbg_file_cleanup() function
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dremove.c867 DBG_CALL(Dbg_file_cleanup(lml, name, lmco)); in remove_lmc()