Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c60 else if (flag == DBG_INIT_DYN) in Dbg_util_call_init()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h79 #define DBG_INIT_DYN 3 /* dynamically triggered init */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c650 call_init(tobj, DBG_INIT_DYN); in is_dep_init()