Searched refs:has_got_offset (Results 1 – 14 of 14) sorted by relevance
2936 gold_assert(gsym->has_got_offset(GOT_TYPE_STANDARD)); in relocate()3073 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()3135 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()3252 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()
3566 gold_assert(gsym->has_got_offset(GOT_TYPE_STANDARD)); in relocate()3762 gold_assert(gsym->has_got_offset(GOT_TYPE_STANDARD)); in relocate()3917 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()3985 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()4121 gold_assert(gsym->has_got_offset(GOT_TYPE_TLS_OFFSET)); in relocate_tls()
6228 else if (!gsym->has_got_offset(GOT_TYPE_STANDARD)) in global()6285 if (!gsym->has_got_offset(GOT_TYPE_TPREL)) in global()6366 if (!gsym->has_got_offset(GOT_TYPE_TPREL)) in global()7108 gold_assert(gsym->has_got_offset(GOT_TYPE_STANDARD)); in relocate()7210 gold_assert(gsym->has_got_offset(got_type)); in relocate()7310 gold_assert(gsym->has_got_offset(GOT_TYPE_DTPREL)); in relocate()7333 gold_assert(gsym->has_got_offset(GOT_TYPE_TPREL)); in relocate()8767 if (gsym->has_got_offset(got_type)) in do_tls_offset_for_global()
2873 else if (!gsym->has_got_offset(GOT_TYPE_STANDARD)) in global()3361 gold_assert(gsym->has_got_offset(GOT_TYPE_STANDARD)); in relocate()3780 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()4032 gold_assert(gsym->has_got_offset(GOT_TYPE_TLS_OFFSET)); in relocate_tls()
1454 if (gsym->has_got_offset(got_type)) in add_global()1469 if (gsym->has_got_offset(got_type)) in add_global_plt()1488 if (gsym->has_got_offset(got_type)) in add_global_with_rel()1508 if (gsym->has_got_offset(got_type)) in add_global_pair_with_rel()
421 has_got_offset(unsigned int got_type) const in has_got_offset() function
6493 if (!gsym->has_got_offset(GOT_TYPE_TLS_OFFSET)) in global()6917 gold_assert(gsym->has_got_offset(GOT_TYPE_STANDARD)); in relocate()7202 gold_assert(gsym->has_got_offset(tls_got_offset_type)); in relocate_tls()7335 gold_assert(gsym->has_got_offset(tls_got_offset_type)); in relocate_tls()7438 gold_assert(gsym->has_got_offset(tls_got_offset_type)); in relocate_tls()
6532 && mips_sym->has_got_offset(GOT_TYPE_STANDARD)) in do_write()11288 bool has_got_offset; in should_apply_static_reloc() local11290 has_got_offset = gsym->has_got_offset(GOT_TYPE_STANDARD); in should_apply_static_reloc()11292 has_got_offset = gsym->global_gotoffset() != -1U; in should_apply_static_reloc()11293 if (!has_got_offset) in should_apply_static_reloc()
7183 if (gsym->has_got_offset(got_type)) in add_tls_gd32_with_static_reloc()9137 else if (!gsym->has_got_offset(GOT_TYPE_TLS_OFFSET)) in global()9490 gold_assert(gsym->has_got_offset(GOT_TYPE_STANDARD)); in relocate()9992 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()10046 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()
4395 gold_assert(gsym->has_got_offset(got_type)); in relocate()4624 gold_assert(gsym->has_got_offset(got_type)); in relocate()
2940 gold_assert(gsym->has_got_offset(GOT_TYPE_STANDARD)); in relocate()3076 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()3138 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()3255 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()
4728 gold_assert(gsym->has_got_offset(GOT_TYPE_STANDARD)); in relocate()4925 gold_assert(gsym->has_got_offset(GOT_TYPE_STANDARD)); in relocate()5082 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()5150 gold_assert(gsym->has_got_offset(got_type)); in relocate_tls()5286 gold_assert(gsym->has_got_offset(GOT_TYPE_TLS_OFFSET)); in relocate_tls()
1466 if (gsym->has_got_offset(got_type)) in add_global()1481 if (gsym->has_got_offset(got_type)) in add_global_plt()1500 if (gsym->has_got_offset(got_type)) in add_global_with_rel()1520 if (gsym->has_got_offset(got_type)) in add_global_pair_with_rel()
431 has_got_offset(unsigned int got_type) const in has_got_offset() function