Searched refs:symtabndx (Results 1 – 3 of 3) sorted by relevance
425 size_t symtabndx = 0; in process_file() local531 if (symtabndx != 0) in process_file()534 "Multiple symbol tables (%zd, %zd) using the same string table unsupported", symtabndx, ndx); in process_file()537 symtabndx = ndx; in process_file()718 || ndx == symtabndx)); in process_file()915 if (ndx == symtabndx) in process_file()1149 if (adjust_names && ndx == symtabndx) in process_file()1152 printf ("[%zd] Updating symbol table\n", symtabndx); in process_file()1193 Elf_Scn *oldscn = elf_getscn (elf, symtabndx); in process_file()1197 symtabndx); in process_file()[all …]
194 size_t symtabndx = 0; in main() local207 symtabndx = elf_ndxscn (symtabscn); in main()511 if (update_name && ndx != symtabndx) in main()
620 symtabndx.