Searched refs:max_Int (Results 1 – 1 of 1) sorted by relevance
266 Word max_Int = (1LL << 31) - 1; in get_elf_symbol_info() local268 if (size_tmp > max_Int) size_tmp = max_Int; in get_elf_symbol_info()