Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c273 Bool* is_text_out, /* is this a text symbol? */ in get_elf_symbol_info() argument
289 *is_text_out = True; in get_elf_symbol_info()
361 *is_text_out = True; in get_elf_symbol_info()
368 *is_text_out = False; in get_elf_symbol_info()
375 *is_text_out = False; in get_elf_symbol_info()
382 *is_text_out = False; in get_elf_symbol_info()
389 *is_text_out = False; in get_elf_symbol_info()
396 *is_text_out = False; in get_elf_symbol_info()
400 *is_text_out = True; in get_elf_symbol_info()
406 if (*is_text_out in get_elf_symbol_info()
[all …]