Searched refs:best_address (Results 1 – 1 of 1) sorted by relevance
5042 bfd_vma toc_start, toc_end, start, end, best_address; in xcoff_find_tc0() local5083 best_address = toc_start; in xcoff_find_tc0()5087 best_address = toc_end; in xcoff_find_tc0()5095 if (start < best_address in xcoff_find_tc0()5098 best_address = start; in xcoff_find_tc0()5104 if (best_address > toc_start + 0x8000) in xcoff_find_tc0()5117 xcoff_data (output_bfd)->toc = best_address; in xcoff_find_tc0()5123 irsym.n_value = best_address; in xcoff_find_tc0()