Home
last modified time | relevance | path

Searched refs:ofl_ordered (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dorder.c346 if (aplist_test(&ofl->ofl_ordered, osp, AL_CNT_OFL_ORDERED) == in ld_process_ordered()
470 for (APLIST_TRAVERSE(ofl->ofl_ordered, idx1, osp)) { in ld_sort_ordered()
H A Doutfile.c404 if ((ofl->ofl_ordered != NULL) && in ld_create_outfile()
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c347 for (APLIST_TRAVERSE(ofl->ofl_ordered, idx1, osp)) { in Dbg_sec_order_list()
/titanic_50/usr/src/cmd/sgs/include/
H A Dlibld.h280 APlist *ofl_ordered; /* list of shf_ordered sections */ member