Searched refs:symtabndx (Results 1 – 1 of 1) sorted by relevance
137 Word *symtabndx = NULL; in elfedit64_init_obj_state() local198 symtabndx = elfedit_realloc( in elfedit64_init_obj_state()199 MSG_INTL(MSG_ALLOC_SYMTABOS), symtabndx, in elfedit64_init_obj_state()200 symtabndx_size * sizeof (symtabndx[0])); in elfedit64_init_obj_state()202 symtabndx[tstate.os_symtabnum++] = ndx; in elfedit64_init_obj_state()263 obj_state->os_symtab[ndx].symt_shndx = symtabndx[ndx]; in elfedit64_init_obj_state()264 free(symtabndx); in elfedit64_init_obj_state()