Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c344 if (orsp->rel_flags & FLG_REL_NADDEND) { in ld_perform_outreloc()
1084 if (arsp->rel_flags & FLG_REL_NADDEND) { in ld_do_activerelocs()
H A Dsections.c2999 rsp->rel_flags |= FLG_REL_NADDEND; in ld_make_strmerge()
/titanic_44/usr/src/cmd/sgs/include/
H A Dlibld.h767 #define FLG_REL_NADDEND 0x00400000 /* Replace implicit addend in dest */ macro