Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc2948 Got_type got_type) in Output_data_got_powerpc()
2963 add_global(Symbol* gsym, unsigned int got_type, uint64_t addend) in add_global()
2971 add_global_plt(Symbol* gsym, unsigned int got_type, uint64_t addend) in add_global_plt()
2979 add_global_tls(Symbol* gsym, unsigned int got_type, uint64_t addend) in add_global_tls()
2983 add_global_with_rel(Symbol* gsym, unsigned int got_type, in add_global_with_rel()
2993 add_global_pair_with_rel(Symbol* gsym, unsigned int got_type, in add_global_pair_with_rel()
3008 add_local(Relobj* object, unsigned int sym_index, unsigned int got_type, in add_local()
3018 unsigned int got_type, uint64_t addend) in add_local_plt()
3027 unsigned int got_type, uint64_t addend) in add_local_tls()
3032 unsigned int got_type, in add_local_tls_pair()
[all …]
H A Doutput.cc1475 unsigned int got_type, in add_global()
1491 unsigned int got_type, in add_global_plt()
1509 unsigned int got_type, in add_global_with_rel()
1529 unsigned int got_type, in add_global_pair_with_rel()
1556 unsigned int got_type, in add_local()
1575 unsigned int got_type, in add_local_plt()
1595 unsigned int got_type, in add_local_with_rel()
1620 unsigned int got_type, in add_local_pair_with_rel()
1645 unsigned int got_type, in add_local_tls_pair()
1668 unsigned int got_type, in reserve_local()
[all …]
H A Dobject.h220 Got_offset_list(unsigned int got_type, unsigned int got_offset, in Got_offset_list()
247 set_offset(unsigned int got_type, unsigned int got_offset, uint64_t addend) in set_offset()
273 get_offset(unsigned int got_type, uint64_t addend) const in get_offset()
2113 do_local_has_got_offset(unsigned int symndx, unsigned int got_type, in do_local_has_got_offset()
2126 do_local_got_offset(unsigned int symndx, unsigned int got_type, in do_local_got_offset()
2141 do_set_local_got_offset(unsigned int symndx, unsigned int got_type, in do_set_local_got_offset()
H A Dincremental-dump.cc392 unsigned int got_type = igot_plt.get_got_type(i); in dump_incremental_inputs() local
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, uint64_t) in visit()
1888 visit(unsigned int got_type, unsigned int got_offset, uint64_t) in visit()
H A Dtilegx.cc2710 unsigned int got_type) in reserve_local_got_entry()
2751 unsigned int got_index, Symbol* gsym, unsigned int got_type) in reserve_global_got_entry()
4387 unsigned int got_type = GOT_TYPE_STANDARD; in relocate() local
H A Dx86_64.cc2693 unsigned int got_type) in reserve_local_got_entry()
2733 unsigned int got_type) in reserve_global_got_entry()
4714 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
4774 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
H A Ds390.cc1888 unsigned int got_type) in reserve_local_got_entry()
1922 unsigned int got_type) in reserve_global_got_entry()
3559 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc2924 Got_type got_type) in Output_data_got_powerpc()
2939 add_global(Symbol* gsym, unsigned int got_type, uint64_t addend) in add_global()
2947 add_global_plt(Symbol* gsym, unsigned int got_type, uint64_t addend) in add_global_plt()
2955 add_global_tls(Symbol* gsym, unsigned int got_type, uint64_t addend) in add_global_tls()
2959 add_global_with_rel(Symbol* gsym, unsigned int got_type, in add_global_with_rel()
2969 add_global_pair_with_rel(Symbol* gsym, unsigned int got_type, in add_global_pair_with_rel()
2984 add_local(Relobj* object, unsigned int sym_index, unsigned int got_type, in add_local()
2994 unsigned int got_type, uint64_t addend) in add_local_plt()
3003 unsigned int got_type, uint64_t addend) in add_local_tls()
3008 unsigned int got_type, in add_local_tls_pair()
[all …]
H A Doutput.cc1474 unsigned int got_type, in add_global()
1490 unsigned int got_type, in add_global_plt()
1508 unsigned int got_type, in add_global_with_rel()
1528 unsigned int got_type, in add_global_pair_with_rel()
1555 unsigned int got_type, in add_local()
1574 unsigned int got_type, in add_local_plt()
1594 unsigned int got_type, in add_local_with_rel()
1619 unsigned int got_type, in add_local_pair_with_rel()
1644 unsigned int got_type, in add_local_tls_pair()
1667 unsigned int got_type, in reserve_local()
[all …]
H A Dobject.h220 Got_offset_list(unsigned int got_type, unsigned int got_offset, in Got_offset_list()
247 set_offset(unsigned int got_type, unsigned int got_offset, uint64_t addend) in set_offset()
273 get_offset(unsigned int got_type, uint64_t addend) const in get_offset()
2113 do_local_has_got_offset(unsigned int symndx, unsigned int got_type, in do_local_has_got_offset()
2126 do_local_got_offset(unsigned int symndx, unsigned int got_type, in do_local_got_offset()
2141 do_set_local_got_offset(unsigned int symndx, unsigned int got_type, in do_set_local_got_offset()
H A Dincremental-dump.cc392 unsigned int got_type = igot_plt.get_got_type(i); in dump_incremental_inputs() local
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, uint64_t) in visit()
1888 visit(unsigned int got_type, unsigned int got_offset, uint64_t) in visit()
H A Dtilegx.cc2710 unsigned int got_type) in reserve_local_got_entry()
2751 unsigned int got_index, Symbol* gsym, unsigned int got_type) in reserve_global_got_entry()
4387 unsigned int got_type = GOT_TYPE_STANDARD; in relocate() local
H A Dx86_64.cc3148 unsigned int got_type) in reserve_local_got_entry()
3188 unsigned int got_type) in reserve_global_got_entry()
5121 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
5180 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
H A Ds390.cc1888 unsigned int got_type) in reserve_local_got_entry()
1922 unsigned int got_type) in reserve_global_got_entry()
3559 unsigned int got_type = (optimized_type == tls::TLSOPT_TO_IE in relocate_tls() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-microblaze.c747 check_got (int * got_type, int * got_len) in check_got()
804 int got_len, got_type; in parse_cons_expression_microblaze() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-microblaze.c775 check_got (int * got_type, int * got_len) in check_got()
832 int got_len, got_type; in parse_cons_expression_microblaze() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-sh.c2112 enum got_type { enum
2114 } got_type; member
2719 enum got_type got_type = sh_elf_hash_entry (h)->got_type; in allocate_dynrelocs() local
3451 enum got_type got_type; in sh_elf_relocate_section() local
5286 enum got_type got_type, old_got_type; in sh_elf_check_relocs() local
H A Delfnn-aarch64.c2503 unsigned int got_type; member
2580 unsigned int got_type; member
7925 unsigned got_type; in elfNN_aarch64_check_relocs() local
8624 unsigned got_type = elf_aarch64_hash_entry (h)->got_type; in elfNN_aarch64_allocate_dynrelocs() local
8964 unsigned got_type = locals[i].got_type; in elfNN_aarch64_size_dynamic_sections() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-sh.c2114 enum got_type { enum
2116 } got_type; member
2721 enum got_type got_type = sh_elf_hash_entry (h)->got_type; in allocate_dynrelocs() local
3453 enum got_type got_type; in sh_elf_relocate_section() local
5297 enum got_type got_type, old_got_type; in sh_elf_check_relocs() local
H A Delfnn-kvx.c392 unsigned int got_type; member
450 unsigned int got_type; member
3429 unsigned got_type; in elfNN_kvx_check_relocs() local
3837 unsigned got_type = elf_kvx_hash_entry (h)->got_type; in elfNN_kvx_allocate_dynrelocs() local
4110 unsigned got_type = locals[i].got_type; in elfNN_kvx_size_dynamic_sections() local
H A Delfnn-aarch64.c2516 unsigned int got_type; member
2593 unsigned int got_type; member
8129 unsigned got_type; in elfNN_aarch64_check_relocs() local
8913 unsigned got_type = elf_aarch64_hash_entry (h)->got_type; in elfNN_aarch64_allocate_dynrelocs() local
9253 unsigned got_type = locals[i].got_type; in elfNN_aarch64_size_dynamic_sections() local

12