Home
last modified time | relevance | path

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

/illumos-gate/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.msg296 @ MSG_DF_SYMBOLIC_CF "DF_SYMBOLIC" # 0x00000002
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h253 #define DF_SYMBOLIC 0x00000002 /* symbolic bindings in effect */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h700 #define DF_SYMBOLIC 0x0002 /* Indicates "symbolic" linking. */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c560 ofl->ofl_dtflags |= DF_SYMBOLIC; in check_flags()
703 ofl->ofl_dtflags |= DF_SYMBOLIC; in check_flags()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1984 if (dyn->d_un.d_val & DF_SYMBOLIC)
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README353 4394698 ld.so.1 does not process DF_SYMBOLIC - not gABI conforming