Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h222 #define DBG_E_DEMANGLE 0x00000004 /* demangle symbol names */ macro
247 (dbg_desc->d_extra & DBG_E_DEMANGLE)
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c924 dbg_desc->d_extra |= DBG_E_DEMANGLE; in main()