Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c231 Bool symtab_in_debug, /* symbol table is in the debug file */ in get_elf_symbol_info() argument
291 if (symtab_in_debug) { in get_elf_symbol_info()
747 Bool symtab_in_debug in read_elf_symtab__normal() argument
782 sym_svma, symtab_in_debug, in read_elf_symtab__normal()
869 Bool symtab_in_debug in read_elf_symtab__ppc64be_linux() argument
918 sym_svma, symtab_in_debug, in read_elf_symtab__ppc64be_linux()
2849 Bool symtab_in_debug; in ML_() local
2855 symtab_in_debug = symtab_escn.img == dimg; in ML_()
2858 symtab_in_debug); in ML_()