Home
last modified time | relevance | path

Searched refs:DBG_ISFNAME (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Ddebug.c169 if (DBG_ISFNAME()) in dbg_print()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h264 #define DBG_ISFNAME() (dbg_desc->d_extra & DBG_E_FNAME) macro