Searched refs:Dbg_setup (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | debug.c | 99 if (Dbg_setup(DBG_CALLER_LD, options, dbg_desc, &ofile) == 0) in dbg_setup()
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | debug.c | 80 if (Dbg_setup(DBG_CALLER_RTLD, options, dbp, &ofile) == 0) in dbg_setup()
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | mapfile-vers | 84 Dbg_setup;
|
H A D | debug.c | 418 Dbg_setup(dbg_setup_caller_t caller, const char *string, Dbg_desc *dbp, in Dbg_setup() function
|
H A D | llib-llddbg | 32 int Dbg_setup(dbg_setup_caller_t, const char *, Dbg_desc *, const char **);
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | debug.h | 279 extern int Dbg_setup(dbg_setup_caller_t, const char *,
|