Home
last modified time | relevance | path

Searched refs:DF_1_ORIGIN (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c233 { DF_1_ORIGIN, MSG_DF_1_ORIGIN_CFNP }, in conv_dyn_flag1_strings()
262 { DF_1_ORIGIN, MSG_DF_1_ORIGIN_CF }, in conv_dyn_flag1_strings()
291 { DF_1_ORIGIN, MSG_DF_1_ORIGIN_CFNP }, in conv_dyn_flag1_strings()
320 { DF_1_ORIGIN, MSG_DF_1_ORIGIN_NF }, in conv_dyn_flag1_strings()
H A Ddynamic.msg325 @ MSG_DF_1_ORIGIN_CF "DF_1_ORIGIN" # 0x00000080
/titanic_44/usr/src/uts/common/sys/
H A Dlink.h276 #define DF_1_ORIGIN 0x00000080 /* ORIGIN processing required */ macro
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dsections.c1045 ofl->ofl_dtflags_1 |= DF_1_ORIGIN; in make_dynamic()
1097 ofl->ofl_dtflags_1 |= DF_1_ORIGIN; in make_dynamic()
1113 ofl->ofl_dtflags_1 |= DF_1_ORIGIN; in make_dynamic()
1132 ofl->ofl_dtflags_1 |= DF_1_ORIGIN; in make_dynamic()
H A Dargs.c1349 ofl->ofl_dtflags_1 |= DF_1_ORIGIN; in parseopt_pass1()