Home
last modified time | relevance | path

Searched refs:tab_name (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c743 struct _DebugInfo* di, const HChar* tab_name, in read_elf_symtab__normal() argument
751 HChar buf[VG_(strlen)(tab_name) + 40]; in read_elf_symtab__normal()
752 VG_(sprintf)(buf, " object doesn't have a %s", tab_name); in read_elf_symtab__normal()
758 tab_name, escn_symtab->szB/sizeof(ElfXX_Sym) ); in read_elf_symtab__normal()
865 struct _DebugInfo* di, const HChar* tab_name, in read_elf_symtab__ppc64be_linux() argument
881 HChar buf[VG_(strlen)(tab_name) + 40]; in read_elf_symtab__ppc64be_linux()
882 VG_(sprintf)(buf, " object doesn't have a %s", tab_name); in read_elf_symtab__ppc64be_linux()
888 tab_name, escn_symtab->szB/sizeof(ElfXX_Sym) ); in read_elf_symtab__ppc64be_linux()