Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Doutfile.c342 (aplist_append(&ofl->ofl_ostlsseg, osp, in create_outsec()
H A Dupdate.c4083 if (ofl->ofl_ostlsseg == NULL) in ld_update_outfile()
4094 for (APLIST_TRAVERSE(ofl->ofl_ostlsseg, idx, tlsosp)) { in ld_update_outfile()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h298 APlist *ofl_ostlsseg; /* pointer to sections in TLS segment */ member