Searched refs:Dbg_audit_symbind (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | audit.c | 170 Dbg_audit_symbind(Lm_list *lml, int call, const char *lib, const char *name, in Dbg_audit_symbind() function
|
H A D | mapfile-vers | 75 Dbg_audit_symbind;
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | audit.c | 1011 DBG_CALL(Dbg_audit_symbind(rlml, DBG_AUD_CALL, in _audit_symbind() 1038 DBG_CALL(Dbg_audit_symbind(rlml, DBG_AUD_RET, in _audit_symbind()
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 783 extern void Dbg_audit_symbind(Lm_list *, int, const char *, const char *,
|