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.c243 Bool* is_text_out, /* is this a text symbol? */ in get_elf_symbol_info() argument
258 *is_text_out = True; in get_elf_symbol_info()
329 *is_text_out = True; in get_elf_symbol_info()
336 *is_text_out = False; in get_elf_symbol_info()
343 *is_text_out = False; in get_elf_symbol_info()
350 *is_text_out = False; in get_elf_symbol_info()
357 *is_text_out = False; in get_elf_symbol_info()
364 *is_text_out = False; in get_elf_symbol_info()
368 *is_text_out = True; in get_elf_symbol_info()
374 if (*is_text_out in get_elf_symbol_info()
[all …]