Searched refs:Dbg_audit_objopen (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | audit.c | 138 Dbg_audit_objopen(Lm_list *lml, int call, const char *lib, const char *obj, in Dbg_audit_objopen() function
|
H A D | mapfile-vers | 65 Dbg_audit_objopen;
|
H A D | llib-llddbg | 50 void Dbg_audit_objopen(Lm_list *, int, const char *, const char *, uint_t,
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | audit.c | 503 DBG_CALL(Dbg_audit_objopen(clml, DBG_AUD_CALL, in _audit_add_head() 514 DBG_CALL(Dbg_audit_objopen(clml, DBG_AUD_RET, in _audit_add_head() 584 DBG_CALL(Dbg_audit_objopen(nlml, DBG_AUD_CALL, alp->al_libname, in _audit_objopen() 596 DBG_CALL(Dbg_audit_objopen(nlml, DBG_AUD_RET, in _audit_objopen()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 774 extern void Dbg_audit_objopen(Lm_list *, int, const char *, const char *,
|