Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dreadelf.c211 Bool symtab_in_debug, /* symbol table is in the debug file */ in get_elf_symbol_info() argument
260 if (symtab_in_debug) { in get_elf_symbol_info()
605 Bool symtab_in_debug, in read_elf_symtab__normal() argument
640 symtab_in_debug, in read_elf_symtab__normal()
708 Bool symtab_in_debug, in read_elf_symtab__ppc64_linux() argument
754 symtab_in_debug, in read_elf_symtab__ppc64_linux()
2471 Bool symtab_in_debug; in ML_() local
2477 symtab_in_debug = (Addr)symtab_img >= dimage in ML_()
2482 symtab_in_debug, opd_img); in ML_()