Searched refs:best_match (Results 1 – 2 of 2) sorted by relevance
3153 struct obj_section *osect, *best_match = NULL; in find_pc_overlay() local3164 best_match = osect; in find_pc_overlay()3167 best_match = osect; in find_pc_overlay()3169 return best_match ? best_match->the_bfd_section : NULL; in find_pc_overlay()
2007 static int best_match(negotiation_state *neg, var_rec **pbest) in best_match() function2525 alg_result = best_match(neg, bestp); in do_negotiation()