Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c261 if (((type == DBG_DEP_ADD) || (type == DBG_DEP_UPDATE)) && flags) in Dbg_file_hdl_action()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h118 #define DBG_DEP_ADD 0 /* dependency added */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c173 DBG_CALL(Dbg_file_hdl_action(ghp, lmp, DBG_DEP_ADD, in hdl_add()