Home
last modified time | relevance | path

Searched defs:got_offset (Results 1 – 25 of 89) sorted by relevance

1234

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Di386.cc162 unsigned int got_offset, in fill_plt_entry()
218 unsigned int got_offset; member
227 unsigned int got_offset; member
1107 section_offset_type got_offset = in add_entry() local
1126 section_offset_type got_offset = this->got_plt_->current_data_size(); in add_entry() local
1156 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
1312 unsigned int got_offset, in do_fill_plt_entry()
1339 unsigned int got_offset, in do_fill_plt_entry()
1437 unsigned int got_offset = 12; in do_write() local
1629 unsigned int got_offset = got->add_constant(0); in got_mod_index_entry() local
[all …]
H A Dx86_64.cc142 reserve_tlsdesc_entry(unsigned int got_offset) in reserve_tlsdesc_entry()
251 unsigned int got_offset, in fill_plt_entry()
1762 section_offset_type got_offset; in add_entry() local
1843 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
1865 unsigned int got_offset) in add_relocation()
2034 unsigned int got_offset, in do_fill_plt_entry()
2221 unsigned int got_offset, in fill_aplt_entry()
2457 unsigned int got_offset, in fill_aplt_entry()
2661 unsigned int got_offset = 24; in do_write() local
2741 unsigned int got_offset = 24; in do_write() local
[all …]
H A Ds390.cc1052 section_offset_type got_offset; in add_entry() local
1133 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
1155 unsigned int got_offset) in add_relocation()
1406 unsigned int got_offset, in fill_plt_entry()
1557 unsigned int got_offset = 3 * size / 8; in do_write() local
1890 unsigned int got_offset = got_index * size / 8; in reserve_local_got_entry() local
1924 unsigned int got_offset = got_index * size / 8; in reserve_global_got_entry() local
1976 unsigned int got_offset = (plt_index + 3) * size / 8; in register_global_plt_entry() local
2006 unsigned int got_offset = got->add_constant(0); in got_mod_index_entry() local
2447 unsigned int got_offset = in local() local
[all …]
H A Dtilegx.cc2017 section_offset_type got_offset; in add_entry() local
2123 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
2145 unsigned int got_offset) in add_relocation()
2389 unsigned int got_offset, in fill_plt_entry()
2497 unsigned int got_offset = (size / 8) * TILEGX_GOTPLT_RESERVE_COUNT; in do_write() local
2712 unsigned int got_offset = (got_index + TILEGX_GOT_RESERVE_COUNT) in reserve_local_got_entry() local
2753 unsigned int got_offset = (got_index + TILEGX_GOT_RESERVE_COUNT) in reserve_global_got_entry() local
2814 unsigned int got_offset = (plt_index + 2) * (size / 8); in register_global_plt_entry() local
2846 unsigned int got_offset = got->add_constant(0); in got_mod_index_entry() local
3385 unsigned int got_offset in local() local
[all …]
H A Doutput.cc1480 unsigned int got_offset = this->add_got_entry(Got_entry(gsym, false, addend)); in add_global() local
1496 unsigned int got_offset = this->add_got_entry(Got_entry(gsym, true, addend)); in add_global_plt() local
1516 unsigned int got_offset = this->add_got_entry(Got_entry()); in add_global_with_rel() local
1537 unsigned int got_offset = this->add_got_entry_pair(Got_entry(), Got_entry()); in add_global_pair_with_rel() local
1561 unsigned int got_offset = this->add_got_entry(Got_entry(object, symndx, in add_local() local
1580 unsigned int got_offset = this->add_got_entry(Got_entry(object, symndx, in add_local_plt() local
1602 unsigned int got_offset = this->add_got_entry(Got_entry()); in add_local_with_rel() local
1627 unsigned int got_offset = in add_local_pair_with_rel() local
1652 unsigned int got_offset in add_local_tls_pair() local
1730 off_t got_offset = this->free_list_.allocate(got_size / 8, in add_got_entry() local
[all …]
H A Daarch64.cc443 add_static_reloc(unsigned int got_offset, unsigned int r_type, Symbol* gsym) in add_static_reloc()
451 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc()
547 unsigned got_offset = reloc.got_offset(); in do_write() local
582 Static_reloc(unsigned int got_offset, unsigned int r_type, Symbol* gsym) in Static_reloc()
586 Static_reloc(unsigned int got_offset, unsigned int r_type, in Static_reloc()
596 got_offset() const in got_offset() function in __anon2207648a0111::Output_data_got_aarch64::Static_reloc
4241 reserve_tlsdesc_entry(unsigned int got_offset) in reserve_tlsdesc_entry()
4323 unsigned int got_offset, in fill_plt_entry()
4474 section_offset_type got_offset = got->current_data_size(); in add_entry() local
4503 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
[all …]
H A Darm.cc1915 add_static_reloc(unsigned int got_offset, unsigned int r_type, Symbol* gsym) in add_static_reloc()
1922 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc()
1955 Static_reloc(unsigned int got_offset, unsigned int r_type, Symbol* gsym) in Static_reloc()
1959 Static_reloc(unsigned int got_offset, unsigned int r_type, in Static_reloc()
1969 got_offset() const in got_offset() function in __anon44de5fc10111::Arm_output_data_got::Static_reloc
3512 typename elfcpp::Swap<32, big_endian>::Valtype got_offset) in got_brel()
7314 unsigned int got_offset = this->add_constant(1); in add_tls_gd32_with_static_reloc() local
7336 unsigned int got_offset = this->add_constant(1); in add_tls_gd32_with_static_reloc() local
7428 unsigned got_offset = reloc.got_offset(); in do_write() local
7565 unsigned int got_offset, in fill_plt_entry()
[all …]
H A Dmips.cc2032 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc()
2040 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc()
2051 add_secondary_got_reloc(unsigned int got_offset, unsigned int r_type, in add_secondary_got_reloc()
2126 unsigned int got_offset(const Symbol* gsym, unsigned int got_type, in got_offset() function in __anon67c201da0111::Mips_output_data_got
2142 got_offset(unsigned int symndx, unsigned int got_type, in got_offset() function in __anon67c201da0111::Mips_output_data_got
2209 gp_offset(unsigned int got_offset, in gp_offset()
2228 Static_reloc(unsigned int got_offset, unsigned int r_type, in Static_reloc()
2233 Static_reloc(unsigned int got_offset, unsigned int r_type, in Static_reloc()
2243 got_offset() const in got_offset() function in __anon67c201da0111::Mips_output_data_got::Static_reloc
5150 unsigned int got_offset = in do_relgot16_local() local
[all …]
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Di386.cc162 unsigned int got_offset, in fill_plt_entry()
218 unsigned int got_offset; member
227 unsigned int got_offset; member
1107 section_offset_type got_offset = in add_entry() local
1126 section_offset_type got_offset = this->got_plt_->current_data_size(); in add_entry() local
1156 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
1312 unsigned int got_offset, in do_fill_plt_entry()
1339 unsigned int got_offset, in do_fill_plt_entry()
1437 unsigned int got_offset = 12; in do_write() local
1629 unsigned int got_offset = got->add_constant(0); in got_mod_index_entry() local
[all …]
H A Dx86_64.cc142 reserve_tlsdesc_entry(unsigned int got_offset) in reserve_tlsdesc_entry()
251 unsigned int got_offset, in fill_plt_entry()
1652 section_offset_type got_offset; in add_entry() local
1733 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
1755 unsigned int got_offset) in add_relocation()
1924 unsigned int got_offset, in do_fill_plt_entry()
2131 unsigned int got_offset, in fill_aplt_entry()
2307 unsigned int got_offset = 24; in do_write() local
2388 unsigned int got_offset = 24; in do_write() local
2695 unsigned int got_offset = got_index * 8; in reserve_local_got_entry() local
[all …]
H A Ds390.cc1052 section_offset_type got_offset; in add_entry() local
1133 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
1155 unsigned int got_offset) in add_relocation()
1406 unsigned int got_offset, in fill_plt_entry()
1557 unsigned int got_offset = 3 * size / 8; in do_write() local
1890 unsigned int got_offset = got_index * size / 8; in reserve_local_got_entry() local
1924 unsigned int got_offset = got_index * size / 8; in reserve_global_got_entry() local
1976 unsigned int got_offset = (plt_index + 3) * size / 8; in register_global_plt_entry() local
2006 unsigned int got_offset = got->add_constant(0); in got_mod_index_entry() local
2447 unsigned int got_offset = in local() local
[all …]
H A Dtilegx.cc2017 section_offset_type got_offset; in add_entry() local
2123 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
2145 unsigned int got_offset) in add_relocation()
2389 unsigned int got_offset, in fill_plt_entry()
2497 unsigned int got_offset = (size / 8) * TILEGX_GOTPLT_RESERVE_COUNT; in do_write() local
2712 unsigned int got_offset = (got_index + TILEGX_GOT_RESERVE_COUNT) in reserve_local_got_entry() local
2753 unsigned int got_offset = (got_index + TILEGX_GOT_RESERVE_COUNT) in reserve_global_got_entry() local
2814 unsigned int got_offset = (plt_index + 2) * (size / 8); in register_global_plt_entry() local
2846 unsigned int got_offset = got->add_constant(0); in got_mod_index_entry() local
3385 unsigned int got_offset in local() local
[all …]
H A Doutput.cc1481 unsigned int got_offset = this->add_got_entry(Got_entry(gsym, false, addend)); in add_global() local
1497 unsigned int got_offset = this->add_got_entry(Got_entry(gsym, true, addend)); in add_global_plt() local
1517 unsigned int got_offset = this->add_got_entry(Got_entry()); in add_global_with_rel() local
1538 unsigned int got_offset = this->add_got_entry_pair(Got_entry(), Got_entry()); in add_global_pair_with_rel() local
1562 unsigned int got_offset = this->add_got_entry(Got_entry(object, symndx, in add_local() local
1581 unsigned int got_offset = this->add_got_entry(Got_entry(object, symndx, in add_local_plt() local
1603 unsigned int got_offset = this->add_got_entry(Got_entry()); in add_local_with_rel() local
1628 unsigned int got_offset = in add_local_pair_with_rel() local
1653 unsigned int got_offset in add_local_tls_pair() local
1731 off_t got_offset = this->free_list_.allocate(got_size / 8, in add_got_entry() local
[all …]
H A Daarch64.cc443 add_static_reloc(unsigned int got_offset, unsigned int r_type, Symbol* gsym) in add_static_reloc()
451 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc()
547 unsigned got_offset = reloc.got_offset(); in do_write() local
582 Static_reloc(unsigned int got_offset, unsigned int r_type, Symbol* gsym) in Static_reloc()
586 Static_reloc(unsigned int got_offset, unsigned int r_type, in Static_reloc()
596 got_offset() const in got_offset() function in __anon66bd29fd0111::Output_data_got_aarch64::Static_reloc
4243 reserve_tlsdesc_entry(unsigned int got_offset) in reserve_tlsdesc_entry()
4325 unsigned int got_offset, in fill_plt_entry()
4476 section_offset_type got_offset = got->current_data_size(); in add_entry() local
4505 section_offset_type got_offset = this->got_irelative_->current_data_size(); in add_local_ifunc_entry() local
[all …]
H A Darm.cc1915 add_static_reloc(unsigned int got_offset, unsigned int r_type, Symbol* gsym) in add_static_reloc()
1922 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc()
1955 Static_reloc(unsigned int got_offset, unsigned int r_type, Symbol* gsym) in Static_reloc()
1959 Static_reloc(unsigned int got_offset, unsigned int r_type, in Static_reloc()
1969 got_offset() const in got_offset() function in __anon7a9d63b40111::Arm_output_data_got::Static_reloc
3512 typename elfcpp::Swap<32, big_endian>::Valtype got_offset) in got_brel()
7314 unsigned int got_offset = this->add_constant(1); in add_tls_gd32_with_static_reloc() local
7336 unsigned int got_offset = this->add_constant(1); in add_tls_gd32_with_static_reloc() local
7428 unsigned got_offset = reloc.got_offset(); in do_write() local
7565 unsigned int got_offset, in fill_plt_entry()
[all …]
H A Dmips.cc2032 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc()
2040 add_static_reloc(unsigned int got_offset, unsigned int r_type, in add_static_reloc()
2051 add_secondary_got_reloc(unsigned int got_offset, unsigned int r_type, in add_secondary_got_reloc()
2126 unsigned int got_offset(const Symbol* gsym, unsigned int got_type, in got_offset() function in __anon5561842d0111::Mips_output_data_got
2142 got_offset(unsigned int symndx, unsigned int got_type, in got_offset() function in __anon5561842d0111::Mips_output_data_got
2209 gp_offset(unsigned int got_offset, in gp_offset()
2228 Static_reloc(unsigned int got_offset, unsigned int r_type, in Static_reloc()
2233 Static_reloc(unsigned int got_offset, unsigned int r_type, in Static_reloc()
2243 got_offset() const in got_offset() function in __anon5561842d0111::Mips_output_data_got::Static_reloc
5152 unsigned int got_offset = in do_relgot16_local() local
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-vax.c1243 bfd_vma got_offset; in elf_vax_relocate_section() local
1644 bfd_vma got_offset; in elf_vax_finish_dynamic_symbol() local
H A Darc-got.h464 bfd_vma got_offset = list->offset; in create_got_dynrelocs_for_single_entry() local
H A Delf32-cris.c1154 bfd_vma got_offset; in cris_elf_relocate_section() local
2132 bfd_vma got_offset in elf_cris_finish_dynamic_symbol() local
2508 bfd_size_type got_offset; in cris_elf_plt_sym_val() local
H A Delf32-microblaze.c1337 bfd_vma got_offset; in microblaze_elf_relocate_section() local
3162 bfd_vma got_offset; in microblaze_elf_finish_dynamic_symbol() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-vax.c1243 bfd_vma got_offset; in elf_vax_relocate_section() local
1644 bfd_vma got_offset; in elf_vax_finish_dynamic_symbol() local
H A Darc-got.h464 bfd_vma got_offset = list->offset; in create_got_dynrelocs_for_single_entry() local
H A Delf32-cris.c1154 bfd_vma got_offset; in cris_elf_relocate_section() local
2132 bfd_vma got_offset in elf_cris_finish_dynamic_symbol() local
2508 bfd_size_type got_offset; in cris_elf_plt_sym_val() local
H A Delf32-s390.c3161 bfd_vma got_offset; in elf_s390_finish_ifunc_symbol() local
3312 bfd_vma got_offset; in elf_s390_finish_dynamic_symbol() local
H A Delf32-microblaze.c1355 bfd_vma got_offset; in microblaze_elf_relocate_section() local
3182 bfd_vma got_offset; in microblaze_elf_finish_dynamic_symbol() local

1234