Searched refs:Dbg_file_filtee (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | debug.h | 343 #define Dbg_file_filtee Dbg64_file_filtee macro 575 #define Dbg_file_filtee Dbg32_file_filtee macro 856 extern void Dbg_file_filtee(Lm_list *, const char *, const char *, int);
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | cap.c | 687 DBG_CALL(Dbg_file_filtee(lml, NAME(flmp), fdp->fd_nname, 0)); in cap_filtees() 760 DBG_CALL(Dbg_file_filtee(lml, 0, pdp->pd_pname, audit)); in cap_filtees()
|
H A D | elf.c | 978 DBG_CALL(Dbg_file_filtee(lml, NAME(ilmp), filtee, 0)); 1143 DBG_CALL(Dbg_file_filtee(lml, 0, filtee,
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | files.c | 442 Dbg_file_filtee(Lm_list *lml, const char *filter, const char *filtee, int audit) in Dbg_file_filtee() function
|