Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Dlibld.h451 #define FLG_OF_NOCOMREL 0x000800000000 /* -z nocombreloc set */ macro
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dargs.c341 if ((ofl->ofl_flags & FLG_OF_NOCOMREL) == 0) in check_flags()
1368 ofl->ofl_flags |= FLG_OF_NOCOMREL; in parseopt_pass1()