Searched refs:GET_PLT_ENTRY_SIZE (Results 1 – 4 of 4) sorted by relevance
694 #define GET_PLT_ENTRY_SIZE(abfd) \ macro2422 plt_entry_size = GET_PLT_ENTRY_SIZE (info->output_bfd); in elf_x86_64_allocate_dynrelocs()3083 htab->elf.splt->size += GET_PLT_ENTRY_SIZE (output_bfd); in elf_x86_64_size_dynamic_sections()3085 htab->elf.splt->size += GET_PLT_ENTRY_SIZE (output_bfd); in elf_x86_64_size_dynamic_sections()3389 const unsigned int plt_entry_size = GET_PLT_ENTRY_SIZE (info->output_bfd); in elf_x86_64_relocate_section()
655 #define GET_PLT_ENTRY_SIZE(abfd) \ macro2192 plt_entry_size = GET_PLT_ENTRY_SIZE (info->output_bfd); in elf_i386_allocate_dynrelocs()3176 plt_entry_size = GET_PLT_ENTRY_SIZE (output_bfd); in elf_i386_relocate_section()4436 plt_entry_size = GET_PLT_ENTRY_SIZE (output_bfd); in elf_i386_finish_dynamic_symbol()
2486 (get_elf_x86_64_backend_data, GET_PLT_ENTRY_SIZE): New macros.2489 (elf_x86_64_adjust_dynamic_symbol): Use GET_PLT_ENTRY_SIZE.
1220 (GET_PLT_ENTRY_SIZE): New macro.1225 (elf_i386_allocate_dynrelocs): Use GET_PLT_ENTRY_SIZE.