Home
last modified time | relevance | path

Searched refs:DBG_INIT_DYN (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c58 else if (flag == DBG_INIT_DYN) in Dbg_util_call_init()
/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h78 #define DBG_INIT_DYN 3 /* dynamically triggered init */ macro
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dutil.c648 call_init(tobj, DBG_INIT_DYN); in is_dep_init()