Searched refs:GOT_TYPE_DTPREL (Results 1 – 1 of 1) sorted by relevance
1275 GOT_TYPE_DTPREL, // entry for @got@dtprel enumerator5861 got->add_local_tls(object, r_sym, GOT_TYPE_DTPREL); in local()6349 got->add_global_with_rel(gsym, GOT_TYPE_DTPREL, in global()6353 got->add_global_tls(gsym, GOT_TYPE_DTPREL); in global()7310 gold_assert(gsym->has_got_offset(GOT_TYPE_DTPREL)); in relocate()7311 value = gsym->got_offset(GOT_TYPE_DTPREL); in relocate()7316 gold_assert(object->local_has_got_offset(r_sym, GOT_TYPE_DTPREL)); in relocate()7317 value = object->local_got_offset(r_sym, GOT_TYPE_DTPREL); in relocate()