Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Dlibld.h295 APlist *ofl_osgroups; /* list of output GROUP sections */ member
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dplace.c1312 (aplist_append(&ofl->ofl_osgroups, osp, in ld_place_section()
H A Dupdate.c3200 for (APLIST_TRAVERSE(ofl->ofl_osgroups, idx, osp)) { in update_ogroup()