Home
last modified time | relevance | path

Searched refs:DBG_E_LONG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddebug.c55 {MSG_ORIG(MSG_TOK_LONG), 0, DBG_E_LONG},
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h223 #define DBG_E_LONG 0x00000002 /* use long names (ie. no truncation) */ macro
246 #define DBG_NOTLONG() !(dbg_desc->d_extra & DBG_E_LONG)
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c916 dbg_desc->d_extra |= DBG_E_LONG; in main()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c3449 dbg_desc->d_extra |= DBG_E_LONG; in main()