Searched refs:Dbg_audit_objsearch (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | audit.c | 100 Dbg_audit_objsearch(Lm_list *lml, int call, const char *lib, in Dbg_audit_objsearch() function
|
H A D | mapfile-vers | 71 Dbg_audit_objsearch;
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | audit.c | 281 DBG_CALL(Dbg_audit_objsearch(clml, DBG_AUD_CALL, in _audit_objsearch() 295 DBG_CALL(Dbg_audit_objsearch(clml, DBG_AUD_RET, in _audit_objsearch()
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 777 extern void Dbg_audit_objsearch(Lm_list *, int, const char *, const char *,
|