Home
last modified time | relevance | path

Searched refs:DF_1_INTERPOSE (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c236 { DF_1_INTERPOSE, MSG_DF_1_INTERPOSE_DEF }, in conv_dyn_flag1_strings()
265 { DF_1_INTERPOSE, MSG_DF_1_INTERPOSE_CF }, in conv_dyn_flag1_strings()
294 { DF_1_INTERPOSE, MSG_DF_1_INTERPOSE_CFNP }, in conv_dyn_flag1_strings()
323 { DF_1_INTERPOSE, MSG_DF_1_INTERPOSE_NF }, in conv_dyn_flag1_strings()
H A Ddynamic.msg334 @ MSG_DF_1_INTERPOSE_CF "DF_1_INTERPOSE" # 0x00000400
/titanic_50/usr/src/uts/common/sys/
H A Dlink.h279 #define DF_1_INTERPOSE 0x00000400 /* object is an interposer */ macro
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg157 request (DF_1_INTERPOSE) ignored: %s\n"
H A Delf.c2082 (DF_1_INTERPOSE | DF_1_SYMINTPOSE)) {
2089 } else if (dyn->d_un.d_val & DF_1_INTERPOSE)
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dfiles.c2191 if (dyn->d_un.d_val & (DF_1_INITFIRST | DF_1_INTERPOSE)) in process_dynamic()
2212 if ((dyn->d_un.d_val & DF_1_INTERPOSE) && in process_dynamic()
H A Dargs.c349 ofl->ofl_dtflags_1 |= DF_1_INTERPOSE; in check_flags()
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg1091 request (DF_1_INTERPOSE) ignored: %s"