Searched refs:ofl_unwind (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dunwind.c334 if (ofl->ofl_unwind == NULL)
375 for (APLIST_TRAVERSE(ofl->ofl_unwind, idx1, osp)) {
541 for (APLIST_TRAVERSE(ofl->ofl_unwind, idx, osp)) {
781 for (APLIST_TRAVERSE(ofl->ofl_unwind, idx, _osp))
788 if (aplist_append(&ofl->ofl_unwind, osp, AL_CNT_OFL_UNWIND) == NULL)
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h297 APlist *ofl_unwind; /* list of unwind output sections */ member in struct:ofl_desc

Completed in 120 milliseconds