Home
last modified time | relevance | path

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

123

/netbsd/external/gpl3/gdb/dist/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 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
/netbsd/external/gpl3/binutils.old/dist/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 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
/netbsd/external/gpl3/gdb.old/dist/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 Dincremental-dump.cc392 unsigned int got_type = igot_plt.get_got_type(i); in dump_incremental_inputs() local
/netbsd/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc2924 Got_type got_type) in Output_data_got_powerpc()
3008 unsigned int got_type, in add_local_tls_pair()
3130 Got_type got_type) in got_section()
8339 Got_type got_type = ((size == 32 in local() local
8393 Got_type got_type = ((size == 32 in local() local
8444 Got_type got_type = ((size == 32 in local() local
8466 Got_type got_type = ((size == 32 in local() local
9128 Got_type got_type = ((size == 32 in global() local
9192 Got_type got_type = ((size == 32 in global() local
9270 Got_type got_type = ((size == 32 in global() local
[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
/netbsd/external/gpl3/gdb/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/external/gpl3/binutils/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/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/external/gpl3/gdb.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/external/gpl3/gdb/dist/bfd/
H A Delf32-sh.c2114 enum got_type { enum
2116 } got_type; member
2720 enum got_type got_type = sh_elf_hash_entry (h)->got_type; in allocate_dynrelocs() local
3452 enum got_type got_type; in sh_elf_relocate_section() local
5287 enum got_type got_type, old_got_type; in sh_elf_check_relocs() local
/netbsd/external/gpl3/binutils/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

123