Home
last modified time | relevance | path

Searched refs:plt_index (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/devel/binutils/binutils-2.37/gold/
H A Dx86_64.cc253 unsigned int plt_index) in fill_plt_entry() argument
2043 plt_index + 1); in do_fill_plt_entry()
2230 plt_index + 1); in fill_aplt_entry()
2469 plt_index + 1); in fill_aplt_entry()
2665 ++plt_index, in do_write()
2675 plt_index); in do_write()
2745 ++plt_index, in do_write()
2755 plt_index); in do_write()
2776 ++plt_index, in do_write()
2841 ++plt_index, in do_write()
[all …]
H A Dtilegx.cc148 reserve_slot(unsigned int plt_index) in reserve_slot() argument
2015 unsigned int plt_index; in add_entry() local
2038 plt_index = *pcount; in add_entry()
2072 got_offset = (plt_index + reserved) * (size / 8); in add_entry()
2095 got_offset = (plt_index + reserved) * (size / 8); in add_entry()
2449 plt_index &= TILEGX_IMM16_MASK; in fill_plt_entry()
2451 val | (plt_index<<TILEGX_X0_IMM16_BITOFF)); in fill_plt_entry()
2498 for (unsigned int plt_index = 0; in do_write() local
2499 plt_index < count; in do_write()
2500 ++plt_index, in do_write()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dx86_64.cc253 unsigned int plt_index) in fill_plt_entry() argument
2043 plt_index + 1); in do_fill_plt_entry()
2230 plt_index + 1); in fill_aplt_entry()
2469 plt_index + 1); in fill_aplt_entry()
2665 ++plt_index, in do_write()
2675 plt_index); in do_write()
2745 ++plt_index, in do_write()
2755 plt_index); in do_write()
2776 ++plt_index, in do_write()
2841 ++plt_index, in do_write()
[all …]
H A Dtilegx.cc148 reserve_slot(unsigned int plt_index) in reserve_slot() argument
2015 unsigned int plt_index; in add_entry() local
2038 plt_index = *pcount; in add_entry()
2072 got_offset = (plt_index + reserved) * (size / 8); in add_entry()
2095 got_offset = (plt_index + reserved) * (size / 8); in add_entry()
2449 plt_index &= TILEGX_IMM16_MASK; in fill_plt_entry()
2451 val | (plt_index<<TILEGX_X0_IMM16_BITOFF)); in fill_plt_entry()
2498 for (unsigned int plt_index = 0; in do_write() local
2499 plt_index < count; in do_write()
2500 ++plt_index, in do_write()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dx86_64.cc253 unsigned int plt_index) in fill_plt_entry() argument
2043 plt_index + 1); in do_fill_plt_entry()
2230 plt_index + 1); in fill_aplt_entry()
2469 plt_index + 1); in fill_aplt_entry()
2665 ++plt_index, in do_write()
2675 plt_index); in do_write()
2745 ++plt_index, in do_write()
2755 plt_index); in do_write()
2776 ++plt_index, in do_write()
2841 ++plt_index, in do_write()
[all …]
H A Dtilegx.cc148 reserve_slot(unsigned int plt_index) in reserve_slot() argument
2015 unsigned int plt_index; in add_entry() local
2038 plt_index = *pcount; in add_entry()
2072 got_offset = (plt_index + reserved) * (size / 8); in add_entry()
2095 got_offset = (plt_index + reserved) * (size / 8); in add_entry()
2449 plt_index &= TILEGX_IMM16_MASK; in fill_plt_entry()
2451 val | (plt_index<<TILEGX_X0_IMM16_BITOFF)); in fill_plt_entry()
2498 for (unsigned int plt_index = 0; in do_write() local
2499 plt_index < count; in do_write()
2500 ++plt_index, in do_write()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-or1k.c915 bfd_vma plt_index; member
945 elf_or1k_plt_entry_size (bfd_vma plt_index) in elf_or1k_plt_entry_size() argument
949 plt_reloc = plt_index * sizeof (Elf32_External_Rela); in elf_or1k_plt_entry_size()
2430 bfd_vma plt_index; in or1k_elf_finish_dynamic_symbol() local
2454 plt_index = ((struct elf_or1k_link_hash_entry *) h)->plt_index; in or1k_elf_finish_dynamic_symbol()
2464 got_offset = (plt_index + 3) * 4; in or1k_elf_finish_dynamic_symbol()
2535 loc += plt_index * sizeof (Elf32_External_Rela); in or1k_elf_finish_dynamic_symbol()
2846 bfd_vma plt_index; in allocate_dynrelocs() local
2849 plt_index = htab->plt_count++; in allocate_dynrelocs()
2850 ((struct elf_or1k_link_hash_entry *) h)->plt_index = plt_index; in allocate_dynrelocs()
[all …]
H A Delf32-vax.c1213 bfd_vma plt_index; in elf_vax_relocate_section() local
1368 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_relocate_section()
1373 got_offset = (plt_index + 3) * 4; in elf_vax_relocate_section()
1611 bfd_vma plt_index; in elf_vax_finish_dynamic_symbol() local
1633 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_finish_dynamic_symbol()
1638 got_offset = (plt_index + 3) * 4; in elf_vax_finish_dynamic_symbol()
1649 bfd_put_32 (output_bfd, plt_index * sizeof (Elf32_External_Rela), in elf_vax_finish_dynamic_symbol()
1665 loc = srela->contents + plt_index * sizeof (Elf32_External_Rela); in elf_vax_finish_dynamic_symbol()
H A Delf64-s390.c2137 bfd_vma plt_index; in elf_s390_relocate_section() local
2143 plt_index = h->plt.offset / PLT_ENTRY_SIZE; in elf_s390_relocate_section()
2144 relocation = (plt_index * GOT_ENTRY_SIZE in elf_s390_relocate_section()
2153 relocation = (plt_index * GOT_ENTRY_SIZE in elf_s390_relocate_section()
3109 bfd_vma plt_index; in elf_s390_finish_ifunc_symbol() local
3121 plt_index = plt_offset / PLT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3124 got_offset = plt_index * GOT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3142 (PLT_ENTRY_SIZE * plt_index) + 22)/2, in elf_s390_finish_ifunc_symbol()
3202 bfd_vma plt_index; in elf_s390_finish_dynamic_symbol() local
3234 gotplt_offset = plt_index * GOT_ENTRY_SIZE; in elf_s390_finish_dynamic_symbol()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-or1k.c915 bfd_vma plt_index; member
945 elf_or1k_plt_entry_size (bfd_vma plt_index) in elf_or1k_plt_entry_size() argument
949 plt_reloc = plt_index * sizeof (Elf32_External_Rela); in elf_or1k_plt_entry_size()
2430 bfd_vma plt_index; in or1k_elf_finish_dynamic_symbol() local
2454 plt_index = ((struct elf_or1k_link_hash_entry *) h)->plt_index; in or1k_elf_finish_dynamic_symbol()
2464 got_offset = (plt_index + 3) * 4; in or1k_elf_finish_dynamic_symbol()
2535 loc += plt_index * sizeof (Elf32_External_Rela); in or1k_elf_finish_dynamic_symbol()
2846 bfd_vma plt_index; in allocate_dynrelocs() local
2849 plt_index = htab->plt_count++; in allocate_dynrelocs()
2850 ((struct elf_or1k_link_hash_entry *) h)->plt_index = plt_index; in allocate_dynrelocs()
[all …]
H A Delf32-vax.c1213 bfd_vma plt_index; in elf_vax_relocate_section() local
1368 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_relocate_section()
1373 got_offset = (plt_index + 3) * 4; in elf_vax_relocate_section()
1611 bfd_vma plt_index; in elf_vax_finish_dynamic_symbol() local
1633 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_finish_dynamic_symbol()
1638 got_offset = (plt_index + 3) * 4; in elf_vax_finish_dynamic_symbol()
1649 bfd_put_32 (output_bfd, plt_index * sizeof (Elf32_External_Rela), in elf_vax_finish_dynamic_symbol()
1665 loc = srela->contents + plt_index * sizeof (Elf32_External_Rela); in elf_vax_finish_dynamic_symbol()
H A Delf64-s390.c2137 bfd_vma plt_index; in elf_s390_relocate_section() local
2143 plt_index = h->plt.offset / PLT_ENTRY_SIZE; in elf_s390_relocate_section()
2144 relocation = (plt_index * GOT_ENTRY_SIZE in elf_s390_relocate_section()
2153 relocation = (plt_index * GOT_ENTRY_SIZE in elf_s390_relocate_section()
3109 bfd_vma plt_index; in elf_s390_finish_ifunc_symbol() local
3121 plt_index = plt_offset / PLT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3124 got_offset = plt_index * GOT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3142 (PLT_ENTRY_SIZE * plt_index) + 22)/2, in elf_s390_finish_ifunc_symbol()
3202 bfd_vma plt_index; in elf_s390_finish_dynamic_symbol() local
3234 gotplt_offset = plt_index * GOT_ENTRY_SIZE; in elf_s390_finish_dynamic_symbol()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-or1k.c915 bfd_vma plt_index; member
945 elf_or1k_plt_entry_size (bfd_vma plt_index) in elf_or1k_plt_entry_size() argument
949 plt_reloc = plt_index * sizeof (Elf32_External_Rela); in elf_or1k_plt_entry_size()
2430 bfd_vma plt_index; in or1k_elf_finish_dynamic_symbol() local
2454 plt_index = ((struct elf_or1k_link_hash_entry *) h)->plt_index; in or1k_elf_finish_dynamic_symbol()
2464 got_offset = (plt_index + 3) * 4; in or1k_elf_finish_dynamic_symbol()
2535 loc += plt_index * sizeof (Elf32_External_Rela); in or1k_elf_finish_dynamic_symbol()
2846 bfd_vma plt_index; in allocate_dynrelocs() local
2849 plt_index = htab->plt_count++; in allocate_dynrelocs()
2850 ((struct elf_or1k_link_hash_entry *) h)->plt_index = plt_index; in allocate_dynrelocs()
[all …]
H A Delf32-vax.c1213 bfd_vma plt_index; in elf_vax_relocate_section() local
1368 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_relocate_section()
1373 got_offset = (plt_index + 3) * 4; in elf_vax_relocate_section()
1611 bfd_vma plt_index; in elf_vax_finish_dynamic_symbol() local
1633 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_finish_dynamic_symbol()
1638 got_offset = (plt_index + 3) * 4; in elf_vax_finish_dynamic_symbol()
1649 bfd_put_32 (output_bfd, plt_index * sizeof (Elf32_External_Rela), in elf_vax_finish_dynamic_symbol()
1665 loc = srela->contents + plt_index * sizeof (Elf32_External_Rela); in elf_vax_finish_dynamic_symbol()
H A Delf64-s390.c2137 bfd_vma plt_index; in elf_s390_relocate_section() local
2143 plt_index = h->plt.offset / PLT_ENTRY_SIZE; in elf_s390_relocate_section()
2144 relocation = (plt_index * GOT_ENTRY_SIZE in elf_s390_relocate_section()
2153 relocation = (plt_index * GOT_ENTRY_SIZE in elf_s390_relocate_section()
3109 bfd_vma plt_index; in elf_s390_finish_ifunc_symbol() local
3121 plt_index = plt_offset / PLT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3124 got_offset = plt_index * GOT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3142 (PLT_ENTRY_SIZE * plt_index) + 22)/2, in elf_s390_finish_ifunc_symbol()
3202 bfd_vma plt_index; in elf_s390_finish_dynamic_symbol() local
3234 gotplt_offset = plt_index * GOT_ENTRY_SIZE; in elf_s390_finish_dynamic_symbol()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-or1k.c915 bfd_vma plt_index; member
945 elf_or1k_plt_entry_size (bfd_vma plt_index) in elf_or1k_plt_entry_size() argument
949 plt_reloc = plt_index * sizeof (Elf32_External_Rela); in elf_or1k_plt_entry_size()
2430 bfd_vma plt_index; in or1k_elf_finish_dynamic_symbol() local
2454 plt_index = ((struct elf_or1k_link_hash_entry *) h)->plt_index; in or1k_elf_finish_dynamic_symbol()
2464 got_offset = (plt_index + 3) * 4; in or1k_elf_finish_dynamic_symbol()
2535 loc += plt_index * sizeof (Elf32_External_Rela); in or1k_elf_finish_dynamic_symbol()
2846 bfd_vma plt_index; in allocate_dynrelocs() local
2849 plt_index = htab->plt_count++; in allocate_dynrelocs()
2850 ((struct elf_or1k_link_hash_entry *) h)->plt_index = plt_index; in allocate_dynrelocs()
[all …]
H A Delf32-vax.c1213 bfd_vma plt_index; in elf_vax_relocate_section() local
1368 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_relocate_section()
1373 got_offset = (plt_index + 3) * 4; in elf_vax_relocate_section()
1611 bfd_vma plt_index; in elf_vax_finish_dynamic_symbol() local
1633 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_finish_dynamic_symbol()
1638 got_offset = (plt_index + 3) * 4; in elf_vax_finish_dynamic_symbol()
1649 bfd_put_32 (output_bfd, plt_index * sizeof (Elf32_External_Rela), in elf_vax_finish_dynamic_symbol()
1665 loc = srela->contents + plt_index * sizeof (Elf32_External_Rela); in elf_vax_finish_dynamic_symbol()
H A Delf64-s390.c2137 bfd_vma plt_index; in elf_s390_relocate_section() local
2143 plt_index = h->plt.offset / PLT_ENTRY_SIZE; in elf_s390_relocate_section()
2144 relocation = (plt_index * GOT_ENTRY_SIZE in elf_s390_relocate_section()
2153 relocation = (plt_index * GOT_ENTRY_SIZE in elf_s390_relocate_section()
3109 bfd_vma plt_index; in elf_s390_finish_ifunc_symbol() local
3121 plt_index = plt_offset / PLT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3124 got_offset = plt_index * GOT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3142 (PLT_ENTRY_SIZE * plt_index) + 22)/2, in elf_s390_finish_ifunc_symbol()
3202 bfd_vma plt_index; in elf_s390_finish_dynamic_symbol() local
3234 gotplt_offset = plt_index * GOT_ENTRY_SIZE; in elf_s390_finish_dynamic_symbol()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dx86_64.cc234 unsigned int plt_index) in fill_plt_entry() argument
268 unsigned int plt_index) = 0;
376 unsigned int plt_index);
1344 unsigned int plt_index; in add_entry() local
1618 unsigned int plt_index) in do_fill_plt_entry() argument
1625 plt_index + 1); in do_fill_plt_entry()
1771 plt_index < count; in do_write()
1772 ++plt_index, in do_write()
1782 plt_index); in do_write()
4942 unsigned int plt_index);
[all …]
H A Dtilegx.cc148 reserve_slot(unsigned int plt_index) in reserve_slot() argument
2011 unsigned int plt_index; in add_entry() local
2034 plt_index = *pcount; in add_entry()
2068 got_offset = (plt_index + reserved) * (size / 8); in add_entry()
2091 got_offset = (plt_index + reserved) * (size / 8); in add_entry()
2445 plt_index &= TILEGX_IMM16_MASK; in fill_plt_entry()
2447 val | (plt_index<<TILEGX_X0_IMM16_BITOFF)); in fill_plt_entry()
2494 for (unsigned int plt_index = 0; in do_write() local
2495 plt_index < count; in do_write()
2496 ++plt_index, in do_write()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dx86_64.cc234 unsigned int plt_index) in fill_plt_entry() argument
268 unsigned int plt_index) = 0;
376 unsigned int plt_index);
1344 unsigned int plt_index; in add_entry() local
1618 unsigned int plt_index) in do_fill_plt_entry() argument
1625 plt_index + 1); in do_fill_plt_entry()
1771 plt_index < count; in do_write()
1772 ++plt_index, in do_write()
1782 plt_index); in do_write()
4942 unsigned int plt_index);
[all …]
H A Dtilegx.cc148 reserve_slot(unsigned int plt_index) in reserve_slot() argument
2011 unsigned int plt_index; in add_entry() local
2034 plt_index = *pcount; in add_entry()
2068 got_offset = (plt_index + reserved) * (size / 8); in add_entry()
2091 got_offset = (plt_index + reserved) * (size / 8); in add_entry()
2445 plt_index &= TILEGX_IMM16_MASK; in fill_plt_entry()
2447 val | (plt_index<<TILEGX_X0_IMM16_BITOFF)); in fill_plt_entry()
2494 for (unsigned int plt_index = 0; in do_write() local
2495 plt_index < count; in do_write()
2496 ++plt_index, in do_write()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-vax.c1270 bfd_vma plt_index; in elf_vax_relocate_section() local
1425 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_relocate_section()
1430 got_offset = (plt_index + 3) * 4; in elf_vax_relocate_section()
1666 bfd_vma plt_index; in elf_vax_finish_dynamic_symbol() local
1688 plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1; in elf_vax_finish_dynamic_symbol()
1693 got_offset = (plt_index + 3) * 4; in elf_vax_finish_dynamic_symbol()
1704 bfd_put_32 (output_bfd, plt_index * sizeof (Elf32_External_Rela), in elf_vax_finish_dynamic_symbol()
1720 loc = srela->contents + plt_index * sizeof (Elf32_External_Rela); in elf_vax_finish_dynamic_symbol()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf64-s390.c2464 bfd_vma plt_index; in elf_s390_relocate_section() local
2468 plt_index = h->plt.offset / PLT_ENTRY_SIZE; in elf_s390_relocate_section()
2469 relocation = (plt_index * GOT_ENTRY_SIZE + in elf_s390_relocate_section()
3388 bfd_vma plt_index; in elf_s390_finish_ifunc_symbol() local
3400 plt_index = plt_offset / PLT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3403 got_offset = plt_index * GOT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3421 (PLT_ENTRY_SIZE * plt_index) + 22)/2, in elf_s390_finish_ifunc_symbol()
3425 plt_index * sizeof (Elf64_External_Rela), in elf_s390_finish_ifunc_symbol()
3481 bfd_vma plt_index; in elf_s390_finish_dynamic_symbol() local
3513 got_offset = (plt_index + 3) * GOT_ENTRY_SIZE; in elf_s390_finish_dynamic_symbol()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf64-s390.c2464 bfd_vma plt_index; in elf_s390_relocate_section() local
2468 plt_index = h->plt.offset / PLT_ENTRY_SIZE; in elf_s390_relocate_section()
2469 relocation = (plt_index * GOT_ENTRY_SIZE + in elf_s390_relocate_section()
3388 bfd_vma plt_index; in elf_s390_finish_ifunc_symbol() local
3400 plt_index = plt_offset / PLT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3403 got_offset = plt_index * GOT_ENTRY_SIZE; in elf_s390_finish_ifunc_symbol()
3421 (PLT_ENTRY_SIZE * plt_index) + 22)/2, in elf_s390_finish_ifunc_symbol()
3425 plt_index * sizeof (Elf64_External_Rela), in elf_s390_finish_ifunc_symbol()
3481 bfd_vma plt_index; in elf_s390_finish_dynamic_symbol() local
3513 got_offset = (plt_index + 3) * GOT_ENTRY_SIZE; in elf_s390_finish_dynamic_symbol()
[all …]

12345678910>>...13