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.c234 Bool symtab_in_debug, /* symbol table is in the debug file */ in get_elf_symbol_info() argument
294 if (symtab_in_debug) { in get_elf_symbol_info()
750 Bool symtab_in_debug in read_elf_symtab__normal() argument
785 sym_svma, symtab_in_debug, in read_elf_symtab__normal()
872 Bool symtab_in_debug in read_elf_symtab__ppc64be_linux() argument
921 sym_svma, symtab_in_debug, in read_elf_symtab__ppc64be_linux()
2870 Bool symtab_in_debug; in ML_() local
2876 symtab_in_debug = symtab_escn.img == dimg; in ML_()
2879 symtab_in_debug); in ML_()