Searched refs:toc_end (Results 1 – 2 of 2) sorted by relevance
6126 bfd_vma toc_start, toc_end, start, end, best_address; in xcoff_find_tc0() local6138 toc_end = 0; in xcoff_find_tc0()6154 if (toc_end < end) in xcoff_find_tc0()6155 toc_end = end; in xcoff_find_tc0()6159 if (toc_end < toc_start) in xcoff_find_tc0()6165 if (toc_end - toc_start < 0x8000) in xcoff_find_tc0()6171 best_address = toc_end; in xcoff_find_tc0()6180 && start + 0x8000 >= toc_end) in xcoff_find_tc0()6193 (uint64_t) (toc_end - toc_start)); in xcoff_find_tc0()
6117 bfd_vma toc_start, toc_end, start, end, best_address; in xcoff_find_tc0() local6129 toc_end = 0; in xcoff_find_tc0()6145 if (toc_end < end) in xcoff_find_tc0()6146 toc_end = end; in xcoff_find_tc0()6150 if (toc_end < toc_start) in xcoff_find_tc0()6156 if (toc_end - toc_start < 0x8000) in xcoff_find_tc0()6162 best_address = toc_end; in xcoff_find_tc0()6171 && start + 0x8000 >= toc_end) in xcoff_find_tc0()6184 (uint64_t) (toc_end - toc_start)); in xcoff_find_tc0()