Home
last modified time | relevance | path

Searched refs:DBG_INIT_SORT (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c54 if (flag == DBG_INIT_SORT) in Dbg_util_call_init()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c1214 call_init(tobj, DBG_INIT_SORT); in setup()
H A Daudit.c1500 call_init(tobj, DBG_INIT_SORT); in audit_setup()
H A Dutil.c1040 call_init(tobj, DBG_INIT_SORT); in load_completion()
/titanic_41/usr/src/cmd/sgs/include/
H A Ddebug.h76 #define DBG_INIT_SORT 1 /* calling init from sorted order */ macro