Home
last modified time | relevance | path

Searched refs:plt_header_size (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-sparc.h81 unsigned int plt_header_size; member
H A DChangeLog305 plt_header_size and plt_entry_size, with new VxWorks-specific settings.
307 (allocate_dynrelocs): Use plt_header_size and plt_entry_size.
320 Use plt_header_size and plt_entry_size.
322 srelplt2, sgotplt, plt_header_size and plt_entry_size fields.
505 srelplt2, sgotplt, splt, plt_header_size and plt_entry_size fields.
555 initialize the plt_header_size and plt_entry_size fields.
785 Choose between the two possible values of plt_header_size
H A Delf32-arm.c1737 bfd_size_type plt_header_size; member
1886 htab->plt_header_size = 0; in elf32_arm_create_dynamic_sections()
1892 htab->plt_header_size in elf32_arm_create_dynamic_sections()
2000 ret->plt_header_size = 16; in elf32_arm_link_hash_table_create()
2003 ret->plt_header_size = 20; in elf32_arm_link_hash_table_create()
6404 s->size += htab->plt_header_size; in allocate_dynrelocs()
6455 if (h->plt.offset == htab->plt_header_size) in allocate_dynrelocs()
6971 plt_index = ((h->plt.offset - htab->plt_header_size) in elf32_arm_finish_dynamic_symbol()
7381 if (splt->size > 0 && elf32_arm_hash_table (info)->plt_header_size) in elf32_arm_finish_dynamic_sections()
7441 num_plts = ((htab->splt->size - htab->plt_header_size) in elf32_arm_finish_dynamic_sections()
[all …]
H A Delfxx-sparc.c915 htab->plt_header_size in _bfd_sparc_elf_create_dynamic_sections()
922 htab->plt_header_size in _bfd_sparc_elf_create_dynamic_sections()
933 htab->plt_header_size = PLT64_HEADER_SIZE; in _bfd_sparc_elf_create_dynamic_sections()
939 htab->plt_header_size = PLT32_HEADER_SIZE; in _bfd_sparc_elf_create_dynamic_sections()
1884 s->size = htab->plt_header_size; in allocate_dynrelocs()
3652 rela_index = ((h->plt.offset - htab->plt_header_size) in _bfd_sparc_elf_finish_dynamic_symbol()
4008 memset (splt->contents, 0, htab->plt_header_size); in _bfd_sparc_elf_finish_dynamic_sections()
H A Delfxx-mips.c335 bfd_vma plt_header_size; member
2381 plt_index = (h->plt.offset - htab->plt_header_size) / htab->plt_entry_size; in mips_elf_gotplt_index()
6084 htab->plt_header_size in _bfd_mips_elf_create_dynamic_sections()
6091 htab->plt_header_size in _bfd_mips_elf_create_dynamic_sections()
6999 htab->splt->size += htab->plt_header_size; in _bfd_mips_vxworks_adjust_dynamic_symbol()
8333 plt_index = ((h->plt.offset - htab->plt_header_size) in _bfd_mips_vxworks_finish_dynamic_symbol()
10068 ret->plt_header_size = 0; in _bfd_mips_elf_link_hash_table_create()
H A DChangeLog-20041489 (elf32_arm_link_hash_table): Add plt_header_size, plt_entry_size,
1494 (elf32_arm_link_hash_table_create): Set plt_header_size,
1498 (allocate_dynrelocs): Use htab->plt_header_size, not
H A DChangeLog-98994137 * elf-bfd.h (struct elf_backend_data): Add got_ & plt_header_size.
H A DChangeLog-0203638 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.
/openbsd/gnu/usr.bin/binutils/bfd/
H A DChangeLog-98994137 * elf-bfd.h (struct elf_backend_data): Add got_ & plt_header_size.
H A DChangeLog-0203638 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.