Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c746 struct _DebugInfo* di, const HChar* tab_name, in read_elf_symtab__normal() argument
754 HChar buf[VG_(strlen)(tab_name) + 40]; in read_elf_symtab__normal()
755 VG_(sprintf)(buf, " object doesn't have a %s", tab_name); in read_elf_symtab__normal()
761 tab_name, escn_symtab->szB/sizeof(ElfXX_Sym) ); in read_elf_symtab__normal()
868 struct _DebugInfo* di, const HChar* tab_name, in read_elf_symtab__ppc64be_linux() argument
884 HChar buf[VG_(strlen)(tab_name) + 40]; in read_elf_symtab__ppc64be_linux()
885 VG_(sprintf)(buf, " object doesn't have a %s", tab_name); in read_elf_symtab__ppc64be_linux()
891 tab_name, escn_symtab->szB/sizeof(ElfXX_Sym) ); in read_elf_symtab__ppc64be_linux()