Lines Matching defs:osp
329 Os_desc *osp;
376 for (APLIST_TRAVERSE(ofl->ofl_unwind, idx1, osp)) {
380 OS_ISDESCS_TRAVERSE(os_isdescs_idx, osp, idx2, isp) {
491 Os_desc *osp;
537 for (APLIST_TRAVERSE(ofl->ofl_unwind, idx, osp)) {
550 first_unwind = osp;
552 data = osp->os_outdata->d_buf;
553 shdr = osp->os_shdr;
610 osp->os_name);
619 osp->os_name);
635 osp->os_name);
655 osp->os_name);
677 osp->os_name);
683 osp->os_name, ciePflag);
719 osp->os_name);
725 osp->os_name, cieRflag);
838 ld_unwind_register(Os_desc *osp, Ofl_desc * ofl)
847 if (osp == _osp)
853 if (aplist_append(&ofl->ofl_unwind, osp, AL_CNT_OFL_UNWIND) == NULL)