Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h67 #define FLG_SHOW_SYMINFO 0x00000800 macro
H A Dmain.c862 flags |= FLG_SHOW_SYMINFO; in main()
H A Delfdump.c5295 flags |= FLG_SHOW_SYMINFO; in regular()
5335 if (flags & FLG_SHOW_SYMINFO) in regular()