Home
last modified time | relevance | path

Searched refs:FLG_REL_GOTFIX (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/include/
H A Dlibld.h765 #define FLG_REL_GOTFIX 0x00200000 /* relocation points to GOTOP instr. */ macro
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c1095 if (arsp->rel_flags & FLG_REL_GOTFIX) { in ld_do_activerelocs()
1703 return (ld_add_actrel(FLG_REL_GOTFIX, rsp, ofl)); in ld_reloc_GOTOP()