Home
last modified time | relevance | path

Searched refs:PLT_FIRST_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-s390.c441 #define PLT_FIRST_ENTRY_SIZE 32 macro
618 static const bfd_byte elf_s390_plt_first_entry[PLT_FIRST_ENTRY_SIZE] =
631 static const bfd_byte elf_s390_plt_pic_first_entry[PLT_FIRST_ENTRY_SIZE] =
1810 s->size += PLT_FIRST_ENTRY_SIZE; in allocate_dynrelocs()
2470 plt_index = (h->plt.offset - PLT_FIRST_ENTRY_SIZE) / in elf_s390_relocate_section()
3571 plt_index = (h->plt.offset - PLT_FIRST_ENTRY_SIZE) / PLT_ENTRY_SIZE; in elf_s390_finish_dynamic_symbol()
3578 relative_offset = - ((PLT_FIRST_ENTRY_SIZE + in elf_s390_finish_dynamic_symbol()
3872 memset (htab->elf.splt->contents, 0, PLT_FIRST_ENTRY_SIZE); in elf_s390_finish_dynamic_sections()
3876 PLT_FIRST_ENTRY_SIZE); in elf_s390_finish_dynamic_sections()
3881 PLT_FIRST_ENTRY_SIZE); in elf_s390_finish_dynamic_sections()
[all …]
Delf64-s390.c466 #define PLT_FIRST_ENTRY_SIZE 32 macro
545 static const bfd_byte elf_s390x_first_plt_entry[PLT_FIRST_ENTRY_SIZE] =
1758 s->size += PLT_FIRST_ENTRY_SIZE; in allocate_dynrelocs()
2430 plt_index = (h->plt.offset - PLT_FIRST_ENTRY_SIZE) / in elf_s390_relocate_section()
3439 plt_index = (h->plt.offset - PLT_FIRST_ENTRY_SIZE) / PLT_ENTRY_SIZE; in elf_s390_finish_dynamic_symbol()
3458 bfd_put_32 (output_bfd, - (PLT_FIRST_ENTRY_SIZE + in elf_s390_finish_dynamic_symbol()
3693 PLT_FIRST_ENTRY_SIZE); in elf_s390_finish_dynamic_sections()
3766 return plt->vma + PLT_FIRST_ENTRY_SIZE + i * PLT_ENTRY_SIZE; in elf_s390_plt_sym_val()