Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c242 { DF_1_DISPRELPND, MSG_DF_1_DISPRELPND_DEF }, in conv_dyn_flag1_strings()
271 { DF_1_DISPRELPND, MSG_DF_1_DISPRELPND_CF }, in conv_dyn_flag1_strings()
300 { DF_1_DISPRELPND, MSG_DF_1_DISPRELPND_CFNP }, in conv_dyn_flag1_strings()
329 { DF_1_DISPRELPND, MSG_DF_1_DISPRELPND_NF }, in conv_dyn_flag1_strings()
H A Ddynamic.msg354 @ MSG_DF_1_DISPRELPND_CF "DF_1_DISPRELPND" # 0x00010000
/titanic_50/usr/src/uts/common/sys/
H A Dlink.h285 #define DF_1_DISPRELPND 0x00010000 /* disp reloc applied at run-time */ macro
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c1193 ofl->ofl_dtflags_1 |= DF_1_DISPRELPND; in ld_add_outrel()
H A Dmachrel.amd.c1207 ofl->ofl_dtflags_1 |= DF_1_DISPRELPND; in ld_add_outrel()
H A Dmachrel.sparc.c1533 ofl->ofl_dtflags_1 |= DF_1_DISPRELPND; in ld_add_outrel()
H A Dfiles.c2193 if (dyn->d_un.d_val & DF_1_DISPRELPND) in process_dynamic()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Delf.c2027 if (dyn->d_un.d_val & DF_1_DISPRELPND)