Home
last modified time | relevance | path

Searched refs:local_got_offset (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Di386.cc1896 object->local_got_offset(r_sym, GOT_TYPE_STANDARD); in local()
2870 got_offset = (object->local_got_offset(r_sym, GOT_TYPE_STANDARD) in relocate()
3003 got_offset = (object->local_got_offset(r_sym, got_type) in relocate_tls()
3065 got_offset += (object->local_got_offset(r_sym, got_type) in relocate_tls()
3188 got_offset = object->local_got_offset(r_sym, got_type); in relocate_tls()
Dx86_64.cc2490 object->local_got_offset(r_sym, GOT_TYPE_STANDARD); in local()
2502 object->local_got_offset(r_sym, GOT_TYPE_STANDARD), 0); in local()
3360 got_offset = (object->local_got_offset(r_sym, GOT_TYPE_STANDARD) in relocate()
3621 got_offset = (object->local_got_offset(r_sym, got_type) in relocate_tls()
3689 got_offset += (object->local_got_offset(r_sym, got_type) in relocate_tls()
3833 got_offset = (object->local_got_offset(r_sym, GOT_TYPE_TLS_OFFSET) in relocate_tls()
Daarch64.cc6008 object->local_got_offset(r_sym, in local()
6057 object->local_got_offset(r_sym, GOT_TYPE_TLS_OFFSET); in local()
6894 got_offset = (object->local_got_offset(r_sym, GOT_TYPE_STANDARD) in relocate()
7169 object->local_got_offset(r_sym, tls_got_offset_type); in relocate_tls()
7302 object->local_got_offset(r_sym, tls_got_offset_type); in relocate_tls()
7407 object->local_got_offset(r_sym, tls_got_offset_type); in relocate_tls()
Dtilegx.cc3372 = object->local_got_offset(r_sym, GOT_TYPE_STANDARD); in local()
4389 object->local_got_offset(r_sym, got_type) - got_base; in relocate()
4617 object->local_got_offset(r_sym, got_type) - got_base; in relocate()
Dsparc.cc3263 got_offset = object->local_got_offset(r_sym, GOT_TYPE_STANDARD); in relocate()
3682 value = object->local_got_offset(r_sym, got_type); in relocate_tls()
3935 value = object->local_got_offset(r_sym, in relocate_tls()
Dpowerpc.cc6892 value = object->local_got_offset(r_sym, GOT_TYPE_STANDARD); in relocate()
6994 value = object->local_got_offset(r_sym, got_type); in relocate()
7094 value = object->local_got_offset(r_sym, GOT_TYPE_DTPREL); in relocate()
7117 value = object->local_got_offset(r_sym, GOT_TYPE_TPREL); in relocate()
8316 unsigned int off = ppc_object->local_got_offset(symndx, got_type); in do_tls_offset_for_local()
Dobject.h1107 local_got_offset(unsigned int symndx, unsigned int got_type) const in local_got_offset() function
Darm.cc8529 object->local_got_offset(r_sym, GOT_TYPE_STANDARD)); in local()
8628 object->local_got_offset(r_sym, GOT_TYPE_TLS_OFFSET); in local()
9450 got_offset = (object->local_got_offset(r_sym, GOT_TYPE_STANDARD) in relocate()
9950 got_offset = (object->local_got_offset(r_sym, got_type) in relocate_tls()
10004 got_offset = object->local_got_offset(r_sym, got_type); in relocate_tls()
Dmips.cc2006 { return object->local_got_offset(symndx, got_type); } in got_offset()
4936 unsigned int got_offset = entry->object()->local_got_offset( in add_local_entries()
5141 entry->object()->local_got_offset(entry->symndx(), got_type); in add_tls_entries()
5169 entry->object()->local_got_offset(entry->symndx(), got_type); in add_tls_entries()
DChangeLog4271 (Relobj::local_got_offset): New function.
4280 (Sized_relobj::do_local_got_offset): Rename from local_got_offset.
6034 (Sized_relobj::local_got_offset): Likewise.
6050 (Sized_relobj_file::local_got_offset): Likewise.
16587 (Sized_relobj::local_got_offset): Likewise.