Searched refs:gndx (Results 1 – 3 of 3) sorted by relevance
261 Word gndx = gd.gd_data[ndx]; in ld_group_process() local263 if ((gndx == 0) || (gndx >= gifl->ifl_shnum)) { in ld_group_process()266 EC_WORD(gisc->is_scnndx), gisc->is_name, ndx, gndx); in ld_group_process()281 if (gifl->ifl_isdesc[gndx] == NULL) { in ld_group_process()320 gifl->ifl_isdesc[gndx]->is_flags |= FLG_IS_COMDAT; in ld_group_process()
1218 uchar_t gndx; in process_capinfo() local1220 if ((gndx = (uchar_t)ELF_C_GROUP(*capinfo)) == 0) in process_capinfo()1260 if (gndx == CAPINFO_SUNW_GLOB) { in process_capinfo()1305 cdp->ca_groups->apl_data[gndx], NULL) == S_ERROR) in process_capinfo()
1592 Word gndx = (Word)ELF_C_GROUP(*cip); in cap_section() local1594 if (gndx && (gndx == descapndx)) { in cap_section()1671 Word gndx = (Word)ELF_C_GROUP(*cip); in cap_section() local1673 if ((gndx == 0) || (gndx != CAPINFO_SUNW_GLOB)) in cap_section()