Home
last modified time | relevance | path

Searched refs:FLG_OF1_TLSOREL (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/sgs/include/
H A Dlibld.h500 #define FLG_OF1_TLSOREL 0x0000100000 /* output relocation against .tlsbss */ macro
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1158 ofl->ofl_flags1 |= FLG_OF1_TLSOREL; in ld_add_outrel()
H A Dmachrel.intel.c1144 ofl->ofl_flags1 |= FLG_OF1_TLSOREL; in ld_add_outrel()
H A Dmachrel.sparc.c1471 ofl->ofl_flags1 |= FLG_OF1_TLSOREL; in ld_add_outrel()
H A Dsections.c800 flagtotest = FLG_OF1_TLSOREL; in ld_make_bss()