Searched refs:plt_info (Results 1 – 4 of 4) sorted by relevance
2484 const struct elf_sh_plt_info *plt_info; member2974 const struct elf_sh_plt_info *plt_info; in allocate_dynrelocs() local2979 s->size += htab->plt_info->plt0_entry_size; in allocate_dynrelocs()2997 plt_info = htab->plt_info; in allocate_dynrelocs()2998 if (plt_info->short_plt != NULL in allocate_dynrelocs()2999 && (get_plt_index (plt_info->short_plt, s->size) < MAX_SHORT_PLT)) in allocate_dynrelocs()3000 plt_info = plt_info->short_plt; in allocate_dynrelocs()3001 s->size += plt_info->symbol_entry_size; in allocate_dynrelocs()3021 if (h->plt.offset == htab->plt_info->plt0_entry_size) in allocate_dynrelocs()3305 sh_elf_hash_table (info)->plt_info = get_plt_info (output_bfd, info->shared); in sh_elf_always_size_sections()[all …]
889 const struct elf_m68k_plt_info *plt_info; member3081 elf_m68k_hash_table (info)->plt_info = elf_m68k_get_plt_info (output_bfd); in elf_m68k_always_size_sections()3149 s->size = htab->plt_info->size; in elf_m68k_adjust_dynamic_symbol()3166 s->size += htab->plt_info->size; in elf_m68k_adjust_dynamic_symbol()4237 const struct elf_m68k_plt_info *plt_info; in elf_m68k_finish_dynamic_symbol() local4251 plt_info = elf_m68k_hash_table (info)->plt_info; in elf_m68k_finish_dynamic_symbol()4261 plt_index = (h->plt.offset / plt_info->size) - 1; in elf_m68k_finish_dynamic_symbol()4269 plt_info->symbol_entry, in elf_m68k_finish_dynamic_symbol()4270 plt_info->size); in elf_m68k_finish_dynamic_symbol()4272 elf_m68k_install_pc32 (splt, h->plt.offset + plt_info->symbol_relocs.got, in elf_m68k_finish_dynamic_symbol()[all …]
1291 (elf_sh_link_hash_table): Add srelplt2, plt_info and vxworks_p fields.1295 (allocate_dynrelocs): Use htab->plt_info to get the size of PLT1305 and htab->plt_info. Fill in the bra .plt offset for VxWorks1309 htab->plt_info. Handle cases where there is no special PLT header.1691 (elf_m68k_link_hash_table): Add a plt_info field.1695 (elf_m68k_adjust_dynamic_symbol): Use the plt_info hash table field.1697 (elf_m68k_finish_dynamic_symbol): Factor code using plt_info and
7229 (struct elf32_arm_link_hash_entry, plt_info): New member of this