Searched refs:newplace (Results 1 – 1 of 1) sorted by relevance
953 long newplace = sorted_symcount; in find_symbol_for_address() local960 if (newplace == sorted_symcount) in find_symbol_for_address()961 newplace = i; in find_symbol_for_address()964 != bfd_asymbol_value (sorted_syms[newplace])) in find_symbol_for_address()969 newplace = i; in find_symbol_for_address()973 if (newplace != sorted_symcount) in find_symbol_for_address()974 thisplace = newplace; in find_symbol_for_address()