Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h430 #define FLG_OF_ADDVERS 0x00004000 /* add version stamp: -Qy */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c386 ofl->ofl_flags |= FLG_OF_ADDVERS; in check_flags()
H A Dsections.c3209 if (flags & FLG_OF_ADDVERS) in ld_make_sections()