Searched refs:ofl_ostlsseg (Results 1 – 3 of 3) sorted by relevance
342 (aplist_append(&ofl->ofl_ostlsseg, osp, in create_outsec()
3785 if (ofl->ofl_ostlsseg == NULL) in ld_update_outfile()3796 for (APLIST_TRAVERSE(ofl->ofl_ostlsseg, idx, tlsosp)) { in ld_update_outfile()
296 APlist *ofl_ostlsseg; /* pointer to sections in TLS segment */ member