Home
last modified time | relevance | path

Searched refs:has_stub_value (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc10722 bool has_stub_value = false; in relocate() local
10763 has_stub_value = true; in relocate()
10835 has_stub_value = true; in relocate()
10842 gold_assert(has_stub_value || !(os->flags() & elfcpp::SHF_ALLOC)); in relocate()
10916 && has_stub_value) in relocate()
11363 else if (!has_stub_value) in relocate()
11446 has_stub_value = true; in relocate()
11450 if (!has_stub_value) in relocate()
12421 && (has_stub_value in relocate()
12436 if (has_stub_value) in relocate()
H A DChangeLog-08151848 has_stub_value. Set for long branches. Don't report overflow for
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc10671 bool has_stub_value = false; in relocate() local
10717 has_stub_value = true; in relocate()
10789 has_stub_value = true; in relocate()
10796 gold_assert(has_stub_value || !(os->flags() & elfcpp::SHF_ALLOC)); in relocate()
10870 && has_stub_value) in relocate()
11317 else if (!has_stub_value) in relocate()
11400 has_stub_value = true; in relocate()
11404 if (!has_stub_value) in relocate()
12375 && (has_stub_value in relocate()
12382 if (has_stub_value) in relocate()
H A DChangeLog-08151848 has_stub_value. Set for long branches. Don't report overflow for