Home
last modified time | relevance | path

Searched refs:DF_SYMBOLIC (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c138 { DF_SYMBOLIC, MSG_DF_SYMBOLIC_CF }, in conv_dyn_flag_strings()
146 { DF_SYMBOLIC, MSG_DF_SYMBOLIC_CFNP }, in conv_dyn_flag_strings()
154 { DF_SYMBOLIC, MSG_DF_SYMBOLIC_NF }, in conv_dyn_flag_strings()
H A Ddynamic.msg290 @ MSG_DF_SYMBOLIC_CF "DF_SYMBOLIC" # 0x00000002
/titanic_50/usr/src/uts/common/sys/
H A Dlink.h250 #define DF_SYMBOLIC 0x00000002 /* symbolic bindings in effect */ macro
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dargs.c529 ofl->ofl_dtflags |= DF_SYMBOLIC; in check_flags()
669 ofl->ofl_dtflags |= DF_SYMBOLIC; in check_flags()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Delf.c2010 if (dyn->d_un.d_val & DF_SYMBOLIC)
/titanic_50/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README353 4394698 ld.so.1 does not process DF_SYMBOLIC - not gABI conforming