Searched refs:Dbg_audit_objopen (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/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()
|
/illumos-gate/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 | 70 Dbg_audit_objopen;
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 773 extern void Dbg_audit_objopen(Lm_list *, int, const char *, const char *,
|