Home
last modified time | relevance | path

Searched refs:FLG_REL_GOTFIX (Results 1 – 2 of 2) sorted by last modified time

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