Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c715 unsigned int bit_field, dist_to_local_entry; in get_elf_symbol_info() local
721 dist_to_local_entry = ((1 << bit_field) >> 2) << 2; in get_elf_symbol_info()
723 (*sym_avmas_out).main + dist_to_local_entry); in get_elf_symbol_info()