Searched refs:FLG_REL_NADDEND (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c344 if (orsp->rel_flags & FLG_REL_NADDEND) {
1084 if (arsp->rel_flags & FLG_REL_NADDEND) {
H A Dsections.c2981 * ld_do_activerelocs(). The FLG_REL_NADDEND flag
2985 rsp->rel_flags |= FLG_REL_NADDEND;
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h634 * and is set to 0 for REL. However, there is an exception: If FLG_REL_NADDEND
765 #define FLG_REL_NADDEND 0x00400000 /* Replace implicit addend in dest */ macro

Completed in 149 milliseconds