Home
last modified time | relevance | path

Searched defs:got_type (Results 1 – 20 of 20) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
H A Dobject.h219 Got_offset_list(unsigned int got_type, unsigned int got_offset) in Got_offset_list()
243 set_offset(unsigned int got_type, unsigned int got_offset) in set_offset()
268 get_offset(unsigned int got_type) const in get_offset()
1180 local_has_got_offset(unsigned int symndx, unsigned int got_type, in local_has_got_offset()
1188 local_got_offset(unsigned int symndx, unsigned int got_type) const in local_got_offset()
1195 local_got_offset(unsigned int symndx, unsigned int got_type, in local_got_offset()
1202 set_local_got_offset(unsigned int symndx, unsigned int got_type, in set_local_got_offset()
1209 set_local_got_offset(unsigned int symndx, unsigned int got_type, in set_local_got_offset()
2084 do_local_has_got_offset(unsigned int symndx, unsigned int got_type, in do_local_has_got_offset()
2097 do_local_got_offset(unsigned int symndx, unsigned int got_type, in do_local_got_offset()
[all …]
H A Doutput.cc1452 unsigned int got_type) in add_global()
1484 unsigned int got_type, in add_global_with_rel()
1503 unsigned int got_type, in add_global_pair_with_rel()
1529 unsigned int got_type) in add_local()
1549 unsigned int got_type, in add_local()
1568 unsigned int got_type) in add_local_plt()
1587 unsigned int got_type, in add_local_with_rel()
1607 unsigned int got_type, in add_local_with_rel()
1631 unsigned int got_type, in add_local_pair_with_rel()
1657 unsigned int got_type, in add_local_pair_with_rel()
[all …]
H A Dsymtab.h421 has_got_offset(unsigned int got_type) const in has_got_offset()
426 got_offset(unsigned int got_type) const in got_offset()
435 set_got_offset(unsigned int got_type, unsigned int got_offset) in set_got_offset()
H A Dincremental-dump.cc392 unsigned int got_type = igot_plt.get_got_type(i); in dump_incremental_inputs() local
H A Dpowerpc.cc2202 add_global(Symbol* gsym, unsigned int got_type) in add_global()
2209 add_global_plt(Symbol* gsym, unsigned int got_type) in add_global_plt()
2216 add_global_tls(Symbol* gsym, unsigned int got_type) in add_global_tls()
2220 add_global_with_rel(Symbol* gsym, unsigned int got_type, in add_global_with_rel()
2229 add_global_pair_with_rel(Symbol* gsym, unsigned int got_type, in add_global_pair_with_rel()
2239 add_local(Relobj* object, unsigned int sym_index, unsigned int got_type) in add_local()
2247 add_local_plt(Relobj* object, unsigned int sym_index, unsigned int got_type) in add_local_plt()
2260 unsigned int got_type, in add_local_tls_pair()
7201 enum Got_type got_type = GOT_TYPE_STANDARD; in relocate() local
8734 for (Got_type got_type = GOT_TYPE_TLSGD; in do_tls_offset_for_local() local
[all …]
H A Di386.cc2068 unsigned int got_type = (r_type == elfcpp::R_386_TLS_IE_32 in local() local
2549 unsigned int got_type = (r_type == elfcpp::R_386_TLS_IE_32 in global() local
3067 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
3120 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
3246 unsigned int got_type = (r_type == elfcpp::R_386_TLS_IE_32 in relocate_tls() local
H A Dx86_64.cc1997 unsigned int got_type) in reserve_local_got_entry()
2037 unsigned int got_type) in reserve_global_got_entry()
3911 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
3970 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
H A Dincremental.cc651 unsigned int got_type = got_plt_reader.get_got_type(i); in do_process_got_plt() local
1846 visit(unsigned int got_type, unsigned int got_offset) in visit()
1877 visit(unsigned int got_type, unsigned int got_offset) in visit()
H A Dtilegx.cc2706 unsigned int got_type) in reserve_local_got_entry()
2747 unsigned int got_index, Symbol* gsym, unsigned int got_type) in reserve_global_got_entry()
4383 unsigned int got_type = GOT_TYPE_STANDARD; in relocate() local
H A Dmips.cc2115 unsigned int got_offset(const Symbol* gsym, unsigned int got_type, in got_offset()
2131 got_offset(unsigned int symndx, unsigned int got_type, in got_offset()
5821 unsigned int got_type; in add_local_entries() local
5894 unsigned int got_type; in add_global_entries() local
5958 unsigned int got_type; in add_reloc_only_entries() local
5989 unsigned int got_type = GOT_TYPE_TLS_PAIR; in add_tls_entries() local
6022 unsigned int got_type = GOT_TYPE_TLS_OFFSET; in add_tls_entries() local
6076 unsigned int got_type; in add_tls_entries() local
6103 unsigned int got_type; in add_tls_entries() local
H A Darm.cc7180 unsigned int got_type, in add_tls_gd32_with_static_reloc()
7201 unsigned int got_type, in add_tls_gd32_with_static_reloc()
9988 unsigned int got_type = GOT_TYPE_TLS_PAIR; in relocate_tls() local
10042 unsigned int got_type = GOT_TYPE_TLS_OFFSET; in relocate_tls() local
H A Doutput.h2475 add_global_tls(Symbol* gsym, unsigned int got_type) in add_global_tls()
2512 add_local_tls(Relobj* object, unsigned int sym_index, unsigned int got_type) in add_local_tls()
H A Dsparc.cc3775 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
/dragonfly/contrib/binutils-2.34/gold/
H A Dobject.h220 Got_offset_list(unsigned int got_type, unsigned int got_offset) in Got_offset_list()
244 set_offset(unsigned int got_type, unsigned int got_offset) in set_offset()
269 get_offset(unsigned int got_type) const in get_offset()
1185 local_has_got_offset(unsigned int symndx, unsigned int got_type, in local_has_got_offset()
1193 local_got_offset(unsigned int symndx, unsigned int got_type) const in local_got_offset()
1200 local_got_offset(unsigned int symndx, unsigned int got_type, in local_got_offset()
1207 set_local_got_offset(unsigned int symndx, unsigned int got_type, in set_local_got_offset()
1214 set_local_got_offset(unsigned int symndx, unsigned int got_type, in set_local_got_offset()
2089 do_local_has_got_offset(unsigned int symndx, unsigned int got_type, in do_local_has_got_offset()
2102 do_local_got_offset(unsigned int symndx, unsigned int got_type, in do_local_got_offset()
[all …]
H A Doutput.cc1464 unsigned int got_type) in add_global()
1496 unsigned int got_type, in add_global_with_rel()
1515 unsigned int got_type, in add_global_pair_with_rel()
1541 unsigned int got_type) in add_local()
1561 unsigned int got_type, in add_local()
1580 unsigned int got_type) in add_local_plt()
1599 unsigned int got_type, in add_local_with_rel()
1619 unsigned int got_type, in add_local_with_rel()
1643 unsigned int got_type, in add_local_pair_with_rel()
1669 unsigned int got_type, in add_local_pair_with_rel()
[all …]
H A Dsymtab.h431 has_got_offset(unsigned int got_type) const in has_got_offset()
436 got_offset(unsigned int got_type) const in got_offset()
445 set_got_offset(unsigned int got_type, unsigned int got_offset) in set_got_offset()
H A Di386.cc2069 unsigned int got_type = (r_type == elfcpp::R_386_TLS_IE_32 in local() local
2550 unsigned int got_type = (r_type == elfcpp::R_386_TLS_IE_32 in global() local
3070 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
3123 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
3249 unsigned int got_type = (r_type == elfcpp::R_386_TLS_IE_32 in relocate_tls() local
H A Dincremental.cc656 unsigned int got_type = got_plt_reader.get_got_type(i); in do_process_got_plt() local
1851 visit(unsigned int got_type, unsigned int got_offset) in visit()
1882 visit(unsigned int got_type, unsigned int got_offset) in visit()
H A Dx86_64.cc3106 unsigned int got_type) in reserve_local_got_entry()
3146 unsigned int got_type) in reserve_global_got_entry()
5076 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
5135 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
H A Doutput.h2475 add_global_tls(Symbol* gsym, unsigned int got_type) in add_global_tls()
2512 add_local_tls(Relobj* object, unsigned int sym_index, unsigned int got_type) in add_local_tls()