Home
last modified time | relevance | path

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

/illumos-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.msg293 @ MSG_DF_ORIGIN_CF "DF_ORIGIN" # 0x00000001
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h252 #define DF_ORIGIN 0x00000001 /* ORIGIN processing required */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c1049 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
1101 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
1117 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
1136 ofl->ofl_dtflags |= DF_ORIGIN; in make_dynamic()
H A Dargs.c1392 ofl->ofl_dtflags |= DF_ORIGIN; in parseopt_pass1()
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h697 #define DF_ORIGIN 0x0001 /* Indicates that the object being loaded may macro