Searched refs:newplace (Results 1 – 1 of 1) sorted by relevance
922 long newplace = sorted_symcount; in find_symbol_for_address() local929 if (newplace == sorted_symcount) in find_symbol_for_address()930 newplace = i; in find_symbol_for_address()933 != bfd_asymbol_value (sorted_syms[newplace])) in find_symbol_for_address()938 newplace = i; in find_symbol_for_address()942 if (newplace != sorted_symcount) in find_symbol_for_address()943 thisplace = newplace; in find_symbol_for_address()