Searched refs:Dbg_audit_pltenter (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | audit.c | 189 Dbg_audit_pltenter(Lm_list *lml, int call, const char *lib, const char *name, in Dbg_audit_pltenter() function
|
H A D | mapfile-vers | 67 Dbg_audit_pltenter;
|
H A D | llib-llddbg | 54 void Dbg_audit_pltenter(Lm_list *, int, const char *, const char *, Addr);
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | audit.c | 832 DBG_CALL(Dbg_audit_pltenter(rlml, DBG_AUD_CALL, in _audit_pltenter() 848 DBG_CALL(Dbg_audit_pltenter(rlml, DBG_AUD_RET, in _audit_pltenter()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 780 extern void Dbg_audit_pltenter(Lm_list *, int, const char *, const char *,
|