Lines Matching defs:ndx
129 uint_t ndx;
178 for (ndx = 1, scn = NULL; scn = elf_nextscn(tstate.os_elf, scn);
179 ndx++) {
187 tstate.os_dynndx = ndx;
201 symtabndx[tstate.os_symtabnum++] = ndx;
260 for (ndx = 0; ndx < obj_state->os_symtabnum; ndx++)
261 obj_state->os_symtab[ndx].symt_shndx = symtabndx[ndx];
265 for (ndx = 1, scn = NULL; scn = elf_nextscn(tstate.os_elf, scn);
266 ndx++, _cache++) {
267 _cache->sec_shndx = ndx;
279 symtab->symt_xshndx = ndx;
284 symtab->symt_syminfo = ndx;
289 symtab->symt_versym = ndx;
299 for (ndx = 0; ndx < obj_state->os_symtabnum; ndx++, symtab++) {
313 EC_WORD(ndx), _cache->sec_name,
326 EC_WORD(ndx), _cache->sec_name,
339 EC_WORD(ndx), _cache->sec_name,