Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c137 { DF_ORIGIN, MSG_DF_ORIGIN_CF }, in conv_dyn_flag_strings()
145 { DF_ORIGIN, MSG_DF_ORIGIN_CFNP }, in conv_dyn_flag_strings()
153 { DF_ORIGIN, MSG_DF_ORIGIN_NF }, in conv_dyn_flag_strings()
H A Ddynamic.msg287 @ MSG_DF_ORIGIN_CF "DF_ORIGIN" # 0x00000001
/titanic_50/usr/src/uts/common/sys/
H A Dlink.h249 #define DF_ORIGIN 0x00000001 /* ORIGIN processing required */ macro
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dsections.c1046 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
1098 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
1114 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
1133 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
H A Dargs.c1350 ofl->ofl_dtflags |= DF_ORIGIN; in parseopt_pass1()