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

/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h251 #define DF_ORIGIN 0x00000001 /* ORIGIN processing required */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c137 { DF_ORIGIN, MSG_DF_ORIGIN_CF },
145 { DF_ORIGIN, MSG_DF_ORIGIN_CFNP },
153 { DF_ORIGIN, MSG_DF_ORIGIN_NF },
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c1046 ofl->ofl_dtflags |= DF_ORIGIN;
1098 ofl->ofl_dtflags |= DF_ORIGIN;
1114 ofl->ofl_dtflags |= DF_ORIGIN;
1133 ofl->ofl_dtflags |= DF_ORIGIN;
H A Dargs.c1349 ofl->ofl_dtflags |= DF_ORIGIN;
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h697 #define DF_ORIGIN 0x0001 /* Indicates that the object being loaded may macro

Completed in 534 milliseconds