Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dgot.c92 else if (sdp->sd_flags & FLG_SY_SMGOT) in Dbg_got_display()
/titanic_41/usr/src/cmd/sgs/include/
H A Dlibld.h1242 #define FLG_SY_SMGOT 0x00002000 /* small got index assigned to symbol */ macro
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c1944 sdp->sd_flags |= FLG_SY_SMGOT; in ld_assign_got_ndx()
1957 sdp->sd_flags |= FLG_SY_SMGOT; in ld_assign_got_ndx()