Home
last modified time | relevance | path

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

/illumos-gate/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.msg331 @ MSG_DF_1_ORIGIN_CF "DF_1_ORIGIN" # 0x00000080
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h279 #define DF_1_ORIGIN 0x00000080 /* ORIGIN processing required */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c1048 ofl->ofl_dtflags_1 |= DF_1_ORIGIN; in make_dynamic()
1100 ofl->ofl_dtflags_1 |= DF_1_ORIGIN; in make_dynamic()
1116 ofl->ofl_dtflags_1 |= DF_1_ORIGIN; in make_dynamic()
1135 ofl->ofl_dtflags_1 |= DF_1_ORIGIN; in make_dynamic()
H A Dargs.c1391 ofl->ofl_dtflags_1 |= DF_1_ORIGIN; in parseopt_pass1()
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h717 #define DF_1_ORIGIN 0x00000080 /* Process $ORIGIN */ macro