Searched refs:have_got_offset (Results 1 – 5 of 5) sorted by relevance
4364 bool have_got_offset = false; in relocate() local4391 have_got_offset = true; in relocate()4412 gold_assert(have_got_offset); in relocate()4589 have_got_offset = true; in relocate()4592 have_got_offset = true; in relocate()4605 have_got_offset = true; in relocate()4608 if (have_got_offset) { in relocate()4626 gold_assert(have_got_offset); in relocate()
3340 bool have_got_offset = false; in relocate() local3363 have_got_offset = true; in relocate()3454 gold_assert(have_got_offset); in relocate()3471 gold_assert(have_got_offset); in relocate()3495 gold_assert(have_got_offset); in relocate()3504 gold_assert(have_got_offset); in relocate()
6863 bool have_got_offset = false; in relocate() local6897 have_got_offset = true; in relocate()7020 gold_assert(have_got_offset); in relocate()7026 gold_assert(have_got_offset); in relocate()
9421 bool have_got_offset = false; in relocate() local9453 have_got_offset = true; in relocate()9720 gold_assert(have_got_offset); in relocate()9725 gold_assert(have_got_offset); in relocate()
8525 (Target_sparc::relocate): Remove unused local have_got_offset.