Searched refs:SHT_SYMTAB_SHNDX (Results 1 – 14 of 14) sorted by relevance
98 @ MSG_SHT_SYMTAB_SHNDX "[ SHT_SYMTAB_SHNDX ]" # 18100 @ MSG_SHT_SYMTAB_SHNDX_CF "SHT_SYMTAB_SHNDX"
95 #if (SHT_NUM != (SHT_SYMTAB_SHNDX + 1)) in sec_type_strings()
36 * decode a corresponding SHT_SYMTAB_SHNDX155 * find the associated SHT_SYMTAB_SHNDX section. in print_symtab() 173 * if it's of type SHT_SYMTAB_SHNDX in print_symtab() 179 SHT_SYMTAB_SHNDX) && in print_symtab()
279 case SHT_SYMTAB_SHNDX: in elfedit64_init_obj_state()
115 SHT_SYMTAB_SHNDX section truncated: no entry for this \118 bad SHT_SYMTAB_SHNDX entry: invalid shndx: 0x%x\n"120 SHT_SYMTAB_SHNDX section not found\n"
1043 if ((shdr->sh_type != SHT_SYMTAB_SHNDX) || in symbols_getxindex() 5091 case SHT_SYMTAB_SHNDX: in regular()
577 #define SHT_SYMTAB_SHNDX 18 macro
394 #define SHT_SYMTAB_SHNDX 18 /* Section indexes (see SHN_XINDEX). */ macro
256 if (shdr.sh_type == SHT_SYMTAB_SHNDX && in construct_symtab()
557 case SHT_SYMTAB_SHNDX: in new_section() 2042 * also create a SHT_SYMTAB_SHNDX section. in make_symtab() 2048 if (new_section(ofl, SHT_SYMTAB_SHNDX, in make_symtab() 2072 * If we created a SHT_SYMTAB_SHNDX - then set it's sizes too. in make_symtab() 2216 * a SHT_SYMTAB_SHNDX for .dynsym or .SUNW_ldynsym, without knowing2231 if (new_section(ofl, SHT_SYMTAB_SHNDX, shname, in make_dyn_shndx() 2246 * Build a SHT_SYMTAB_SHNDX for the .dynsym, and .SUNW_ldynsym3328 * Do we need to make a SHT_SYMTAB_SHNDX section in ld_make_sections() 3343 * Do we need to make a SHT_SYMTAB_SHNDX section in ld_make_sections()
181 case SHT_SYMTAB_SHNDX: in shtype_to_strtab()
836 if ((_shdr.sh_type == SHT_SYMTAB_SHNDX) && in readsyms()
896 /* update SHT_SYMTAB_SHNDX */ in build_file() 897 if ((src_shdr.sh_type == SHT_SYMTAB_SHNDX) && in build_file()
549 if ((_shdr.sh_type == SHT_SYMTAB_SHNDX) && in print_symtab()