Lines Matching defs:index

116 					/*	 index section */
121 /* section index, not name */
125 SYM_OPT_F_SHNDX = 32, /* -shndx ndx: section spec. by index */
127 SYM_OPT_F_SYMNDX = 128 /* -symndx: Sym specified by index */
150 Word ndx; /* If argstate.argc > 0, this is the table index */
245 char index[MAXNDXSIZE];
263 /* If there is a versym index section, fetch it */
267 /* If there is an extended index section, fetch it */
274 (void) snprintf(index, MAXNDXSIZE,
284 Elf_syms_table_entry(NULL, ELF_DBG_ELFDUMP, index, osabi, mach,
494 /* If there is an extended index section, fetch it */
709 * gives the index of the first non-local symbol in
803 * specified, it is a section index, and if -secshtyp is specified,
817 * We want to use an extended index section if the index is too
820 * do this if the index is in the special reserved range between
829 * index section:
833 * index section, in which case we should set the slot
840 /* We must have an extended index section, or error out */
843 /* Set symbol to SHN_XINDEX, put index in the extended sec. */
871 * an extended index and letting us decide to use
881 * If the section index can fit in the symbol, but
883 * index section, issue a warning.
1051 Word index;
1076 index = elfedit_name_to_shndx(obj_state,
1081 case SYM_OPT_F_SHNDX: /* -shndx index */
1082 index = elfedit_atoui_range(getopt_ret->gor_value,
1089 index = elfedit_type_to_shndx(obj_state,
1105 * If the -symndx option was specified, the sym arg is an index
1117 &obj_state->os_secarr[index], 1, NULL);
1152 if (symtab->symt_shndx != index)
1171 * arg is a symbol name. Use the index of
1553 * index (-secshndx), or a section type (-secshtyp). We