Home
last modified time | relevance | path

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

/onnv-gate/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
/onnv-gate/usr/src/uts/common/sys/
H A Dlink.h247 #define DF_ORIGIN 0x00000001 /* ORIGIN processing required */ macro
/onnv-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c1039 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
1091 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
1107 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
1126 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
H A Dargs.c1296 ofl->ofl_dtflags |= DF_ORIGIN; in parseopt_pass1()