Searched refs:_osp (Results 1 – 3 of 3) sorted by relevance
841 Os_desc *_osp; in ld_unwind_register() local846 for (APLIST_TRAVERSE(ofl->ofl_unwind, idx, _osp)) in ld_unwind_register()847 if (osp == _osp) in ld_unwind_register()
3228 Os_desc *_osp; in update_ogroup() local3235 if ((_osp = _isp->is_osdesc) == NULL) in update_ogroup()3238 gdata[i] = (Word)elf_ndxscn(_osp->os_scn); in update_ogroup()
966 #define OS_ISDESCS_TRAVERSE(_list_idx, _osp, _idx, _isp) \ argument968 for (APLIST_TRAVERSE(_osp->os_isdescs[_list_idx], _idx, _isp))