Lines Matching defs:secndx
126 Word secndx; /* Index of symbol table section hdr */
963 * secndx - Index of symbol table section
970 init_symtbl_state(SYMTBL_STATE *state, Cache *cache, Word shnum, Word secndx,
981 state->seccache = &cache[secndx];
982 state->secndx = secndx;
1020 (versym->cache->c_shdr->sh_link == state->secndx))
1044 (shdr->sh_link != state->secndx))
2426 Word secndx;
2428 for (secndx = 1; secndx < shnum; secndx++) {
2432 _cache = &cache[secndx];
2440 if (!match(MATCH_F_ALL, _cache->c_name, secndx, shdr->sh_type))
2443 if (!init_symtbl_state(&state, cache, shnum, secndx, ehdr,