Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dgroups.c280 Word gndx; in ld_group_process() local
282 if ((gndx = gd.gd_data[ndx]) >= gifl->ifl_shnum) { in ld_group_process()
285 EC_WORD(gisc->is_scnndx), gisc->is_name, ndx, gndx); in ld_group_process()
290 gifl->ifl_isdesc[gndx]->is_flags |= FLG_IS_COMDAT; in ld_group_process()
H A Dfiles.c1178 uchar_t gndx; in process_capinfo() local
1180 if ((gndx = (uchar_t)ELF_C_GROUP(*capinfo)) == 0) in process_capinfo()
1220 if (gndx == CAPINFO_SUNW_GLOB) { in process_capinfo()
1265 cdp->ca_groups->apl_data[gndx], NULL) == S_ERROR) in process_capinfo()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1523 Word gndx = (Word)ELF_C_GROUP(*cip); in cap_section() local
1525 if (gndx && (gndx == descapndx)) { in cap_section()
1602 Word gndx = (Word)ELF_C_GROUP(*cip); in cap_section() local
1604 if ((gndx == 0) || (gndx != CAPINFO_SUNW_GLOB)) in cap_section()