Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c251 { DF_1_SINGLETON, MSG_DF_1_SINGLETON_DEF }, in conv_dyn_flag1_strings()
280 { DF_1_SINGLETON, MSG_DF_1_SINGLETON_CF }, in conv_dyn_flag1_strings()
309 { DF_1_SINGLETON, MSG_DF_1_SINGLETON_CFNP }, in conv_dyn_flag1_strings()
338 { DF_1_SINGLETON, MSG_DF_1_SINGLETON_NF }, in conv_dyn_flag1_strings()
H A Ddynamic.msg391 @ MSG_DF_1_SINGLETON_CF "DF_1_SINGLETON" # 0x02000000
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h302 #define DF_1_SINGLETON 0x02000000 /* singleton symbols exist */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c1457 ofl->ofl_dtflags_1 |= DF_1_SINGLETON; in ld_sym_validate()