Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c235 DiOffT* sym_name_out_ioff, /* name (in strtab) we should record */ in get_elf_symbol_info() argument
253 *sym_name_out_ioff = sym_name_ioff; in get_elf_symbol_info()
594 && *sym_name_out_ioff != DiOffT_INVALID in get_elf_symbol_info()
595 && ML_(img_get_UChar)(escn_strtab->img, *sym_name_out_ioff) == '.') { in get_elf_symbol_info()
597 (*sym_name_out_ioff)++; in get_elf_symbol_info()