Lines Matching defs:secndx
126 Word secndx; /* Index of symbol table section hdr */
969 * secndx - Index of symbol table section
976 init_symtbl_state(SYMTBL_STATE *state, Cache *cache, Word shnum, Word secndx,
987 state->seccache = &cache[secndx];
988 state->secndx = secndx;
1027 (versym->cache->c_shdr->sh_link == state->secndx))
1051 (shdr->sh_link != state->secndx))
2446 Word secndx;
2448 for (secndx = 1; secndx < shnum; secndx++) {
2452 _cache = &cache[secndx];
2460 if (!match(MATCH_F_ALL, _cache->c_name, secndx, shdr->sh_type))
2463 if (!init_symtbl_state(&state, cache, shnum, secndx, ehdr,