Searched refs:OS_ISDESCS_TRAVERSE (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | ldentry.c | 97 OS_ISDESCS_TRAVERSE(os_isdescs_idx, osp, idx3, isp) { in ld_map_out()
|
H A D | unwind.c | 380 OS_ISDESCS_TRAVERSE(os_isdescs_idx, osp, idx2, isp) { in ld_unwind_make_hdr()
|
H A D | outfile.c | 523 OS_ISDESCS_TRAVERSE(os_isdescs_idx, osp, idx3, isp) { in ld_create_outfile()
|
H A D | sections.c | 226 OS_ISDESCS_TRAVERSE(os_isdescs_idx, osp, idx3, isp) { in adjust_os_count()
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | segments.c | 170 OS_ISDESCS_TRAVERSE(os_isdescs_idx, osp, idx, isp) { in Dbg_seg_os()
|
H A D | sections.c | 359 OS_ISDESCS_TRAVERSE(os_isdescs_idx, osp, idx2, isp1) { in Dbg_sec_order_list()
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | libld.h | 966 #define OS_ISDESCS_TRAVERSE(_list_idx, _osp, _idx, _isp) \ macro
|