sym_strtab 119 arch/mips/boot/tools/relocs.c static const char *sym_name(const char *sym_strtab, Elf_Sym *sym) sym_strtab 124 arch/mips/boot/tools/relocs.c name = sym_strtab + sym->st_name; sym_strtab 474 arch/mips/boot/tools/relocs.c char *sym_strtab; sym_strtab 489 arch/mips/boot/tools/relocs.c sym_strtab = sec_symtab->link->strtab; sym_strtab 493 arch/mips/boot/tools/relocs.c const char *symname = sym_name(sym_strtab, sym); sym_strtab 260 arch/x86/tools/relocs.c static const char *sym_name(const char *sym_strtab, Elf_Sym *sym) sym_strtab 265 arch/x86/tools/relocs.c name = sym_strtab + sym->st_name; sym_strtab 549 arch/x86/tools/relocs.c char *sym_strtab; sym_strtab 555 arch/x86/tools/relocs.c sym_strtab = sec->link->strtab; sym_strtab 560 arch/x86/tools/relocs.c name = sym_name(sym_strtab, sym); sym_strtab 588 arch/x86/tools/relocs.c char *sym_strtab; sym_strtab 600 arch/x86/tools/relocs.c sym_strtab = sec_symtab->link->strtab; sym_strtab 607 arch/x86/tools/relocs.c name = sym_name(sym_strtab, sym); sym_strtab 670 arch/x86/tools/relocs.c char *sym_strtab; sym_strtab 685 arch/x86/tools/relocs.c sym_strtab = sec_symtab->link->strtab; sym_strtab 689 arch/x86/tools/relocs.c const char *symname = sym_name(sym_strtab, sym);