Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dreadelf.c266 Word max_Int = (1LL << 31) - 1; in get_elf_symbol_info() local
268 if (size_tmp > max_Int) size_tmp = max_Int; in get_elf_symbol_info()