Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dreadelf.c242 Bool* is_text_out, /* is this a text symbol? */ in get_elf_symbol_info() argument
257 *is_text_out = True; in get_elf_symbol_info()
326 *is_text_out = True; in get_elf_symbol_info()
333 *is_text_out = False; in get_elf_symbol_info()
340 *is_text_out = False; in get_elf_symbol_info()
347 *is_text_out = False; in get_elf_symbol_info()
354 *is_text_out = False; in get_elf_symbol_info()
361 *is_text_out = False; in get_elf_symbol_info()
365 *is_text_out = True; in get_elf_symbol_info()
371 if (*is_text_out in get_elf_symbol_info()
[all …]