Searched refs:symtabndx (Results 1 – 3 of 3) sorted by relevance
395 size_t symtabndx = 0; in process_file() local499 if (symtabndx != 0) in process_file()502 "Multiple symbol tables (%zd, %zd) using the same string table unsupported", symtabndx, ndx); in process_file()505 symtabndx = ndx; in process_file()686 || ndx == symtabndx)); in process_file()901 if (ndx == symtabndx) in process_file()1141 if (adjust_names && ndx == symtabndx) in process_file()1144 printf ("[%zd] Updating symbol table\n", symtabndx); in process_file()1185 Elf_Scn *oldscn = elf_getscn (elf, symtabndx); in process_file()1189 symtabndx); in process_file()[all …]
235 size_t symtabndx = 0; in main() local248 symtabndx = elf_ndxscn (symtabscn); in main()521 if (update_name && ndx != symtabndx) in main()
1781 symtabndx.